ObjFW  Check-in [3005748a9d]

Overview
Comment:One malloc less when allocating a string.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3005748a9d440acd4ee2e033f3354f24795c8bcd035c81b315f369b1f4850ff3
User & Date: js on 2012-03-16 14:01:29
Other Links: manifest | tags
Context
2012-03-16
17:14
Fix memory wasting in OFBigDataArray. check-in: 36872c7a25 user: js tags: trunk
14:01
One malloc less when allocating a string. check-in: 3005748a9d user: js tags: trunk
2012-03-15
11:29
Greatly improve OFObject's memory handling and performance. check-in: 28170f5f65 user: js tags: trunk
Changes