ObjFW  Check-in [4a9e45c2ad]

Overview
Comment:Fix a possible out-of-bounds read in -[OFString unicodeString].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 4a9e45c2adff876e6765d8052e95a352c65b01d567f656e590c235cb63a00b6c
User & Date: js on 2011-05-01 23:42:24
Other Links: branch diff | manifest | tags
Context
2011-05-08
23:25
Fix missing retain in -[OFArray initWithObject:argList:]. check-in: bd7dbccb8b user: js tags: 0.5
2011-05-01
23:42
Fix a possible out-of-bounds read in -[OFString unicodeString]. check-in: 4a9e45c2ad user: js tags: 0.5
2011-04-30
23:01
Copy exceptions/common.h into the resulting framework. check-in: 0b6fc7db82 user: js tags: 0.5
Changes