ObjFW  Check-in [43f9221508]

Overview
Comment:OFURL: Do -[copy] in a try block to prevent leaks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 43f92215088dcaecbc3b672bda9bd0de13ccdc8a363c176fa2d1ecf5aee2f03b
User & Date: js on 2011-04-22 21:59:40
Other Links: branch diff | manifest | tags
Context
2011-04-23
01:32
Fix too big buffer in -[OFMutableString _applyTable:withSize:]. check-in: 1acf3d2817 user: js tags: 0.5
2011-04-22
21:59
OFURL: Do -[copy] in a try block to prevent leaks. check-in: 43f9221508 user: js tags: 0.5
20:43
OFStreamObserver: Don't ignore the timeout when using select(). check-in: e7bb41764c user: js tags: 0.5
Changes