ObjFW  Check-in [3bccfadcc1]

Overview
Comment:Fix a very nasty typo in OFMutableDictionary.

This typo would prevent termination in the very rare case that the last
bucket is already used.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3bccfadcc1f50f8b4d7a2c79e1d04e393aca29bb257c9b6cad12c2045cbb52e9
User & Date: js on 2010-06-01 18:00:12
Other Links: manifest | tags
Context
2010-06-06
20:04
Support for namespaces in OFXMLElement and OFXMLParser. HUGE diff! check-in: e8c8d5a894 user: js tags: trunk
2010-06-01
18:00
Fix a very nasty typo in OFMutableDictionary. check-in: 3bccfadcc1 user: js tags: trunk
2010-05-27
15:39
Add environment to OFApplication. check-in: 62bef06751 user: js tags: trunk
Changes