ObjFW  Check-in [cc6d2d3987]

Overview
Comment:Fix error handling in init methods in OFArray.

Actually, directly retaining them is required, as dealloc will release
them.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cc6d2d398758178baf3cea0fe9011f180622aaafe25c16858281001bc135f3b8
User & Date: js on 2009-05-18 22:09:42
Other Links: manifest | tags
Context
2009-05-18
22:21
Add a new convenience method for OFDictionary. check-in: b02800172f user: js tags: trunk
22:09
Fix error handling in init methods in OFArray. check-in: cc6d2d3987 user: js tags: trunk
20:53
Split OFDictionary into OFDictionary and OFMutableDictionary. check-in: 71abb030af user: js tags: trunk
Changes