ObjFW  Check-in [439216041b]

Overview
Comment:Don't use alloca, as it could be unsafe.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 439216041bc60a569a00d3f4c96a1e575ddd8f654bbba5049ca6d7686c9b40b8
User & Date: js on 2012-02-28 14:29:32
Other Links: manifest | tags
Context
2012-02-28
16:20
Update PLATFORMS. check-in: 3b618415fb user: js tags: trunk
14:29
Don't use alloca, as it could be unsafe. check-in: 439216041b user: js tags: trunk
14:28
Make it more clear that +[pluginFromFile:] does not return OFPlugin*. check-in: 0727c9266b user: js tags: trunk
Changes