ObjFW  Check-in [9d25dacab1]

Overview
Comment:Fix a possible out-of-bounds read in -[OFString unicodeString].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9d25dacab1edb2556e56e446aa66cc0ca1868d9b8825608cccbe41132c7f6536
User & Date: js on 2011-05-01 23:42:24
Other Links: manifest | tags
Context
2011-05-01
23:58
Autorelease the return value of -[unicodeString] and include a BOM. check-in: 7b7250a0ba user: js tags: trunk
23:42
Fix a possible out-of-bounds read in -[OFString unicodeString]. check-in: 9d25dacab1 user: js tags: trunk
14:24
Move structs and enums only needed internally to .m files. check-in: 69ebd2ccbf user: js tags: trunk
Changes