ObjFW  Check-in [5c006e80bb]

Overview
Comment:Fix missing retains in OFList.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5c006e80bb61e983abb7a231ef31f234d28343bed7b21bfe06910a723daacf27
User & Date: js on 2009-10-18 19:25:10
Other Links: manifest | tags
Context
2009-10-18
19:32
Only cancel a thread on -[dealloc] if it's still running. check-in: 19a1167518 user: js tags: trunk
19:25
Fix missing retains in OFList. check-in: 5c006e80bb user: js tags: trunk
19:24
Only get UTF-8 position if the string is using UTF-8. check-in: 92c42bbe32 user: js tags: trunk
Changes