ObjFW  Check-in [92412c8453]

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