ObjFW  Check-in [bae49c5580]

Overview
Comment:OFMutableData: Resize in -[makeImmutable]

There is no point in keeping the unused capacity when items can no
longer be added.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bae49c5580f4ce96a8a24ee778e8b21a6371ac20400d105a9f81cd0c2829a8cc
User & Date: js on 2020-11-06 01:34:43
Other Links: manifest | tags
Context
2020-11-06
01:56
OFString: Avoid -[allocMemoryWithSize:] check-in: 54d900fb66 user: js tags: trunk
01:34
OFMutableData: Resize in -[makeImmutable] check-in: bae49c5580 user: js tags: trunk
01:23
OFArray: Fix minor performance regression check-in: 51ea191cf4 user: js tags: trunk
Changes