ObjFW  Check-in [bd7dbccb8b]

Overview
Comment:Fix missing retain in -[OFArray initWithObject:argList:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: bd7dbccb8bb78ec20d418c2db673e67b9c1743165bec6844860bfbabf512ba69
User & Date: js on 2011-05-08 23:25:49
Other Links: branch diff | manifest | tags
Context
2011-05-12
19:47
Also set finishedParsing if the root element is in short form. check-in: 05c29433ac user: js tags: 0.5
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
Changes