ObjFW  Check-in [a85a9b6076]

Overview
Comment:Fix too big buffer in -[OFMutableString _applyTable:withSize:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a85a9b60769c55094f7f800682ca80003fba3dd9c41bbba2509f91228882be59
User & Date: js on 2011-04-23 01:32:01
Other Links: manifest | tags
Context
2011-04-23
02:15
OFMutableString: Call madvise() on the correct length. check-in: a4df72758c user: js tags: trunk
01:32
Fix too big buffer in -[OFMutableString _applyTable:withSize:]. check-in: a85a9b6076 user: js tags: trunk
00:11
More style improvements. check-in: d8c31454b4 user: js tags: trunk
Changes