ObjFW  Check-in [55368ab28a]

Overview
Comment:Correctly check the length in of_string_check_utf8.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 55368ab28a67c93cd0cf575fbfe96ff2977520315699d90f8bc36a8c310d0530
User & Date: js on 2011-05-14 23:25:06
Other Links: manifest | tags
Context
2011-05-14
23:52
Add -[stringWithUTF16String:] to OFString. check-in: ec666ede07 user: js tags: trunk
23:25
Correctly check the length in of_string_check_utf8. check-in: 55368ab28a user: js tags: trunk
22:38
Fix of_unicode_string_length() and actually use it. check-in: 44bb6eeef3 user: js tags: trunk
Changes