ObjFW  Check-in [1acf3d2817]

Overview
Comment:Fix too big buffer in -[OFMutableString _applyTable:withSize:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 1acf3d2817960babb19c4b6aa8967c286483049d1fc6002c8648e9e57374b10c
User & Date: js on 2011-04-23 01:32:01
Other Links: branch diff | manifest | tags
Context
2011-04-23
02:15
OFMutableString: Call madvise() on the correct length. check-in: 6649214059 user: js tags: 0.5
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
Changes