ObjFW  Check-in [19a1167518]

Overview
Comment:Only cancel a thread on -[dealloc] if it's still running.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19a11675186903648327b7d77c2a9001c3b2299f641583aa4711ffc94d3c4ba0
User & Date: js on 2009-10-18 19:32:54
Other Links: manifest | tags
Context
2009-10-19
08:29
Fix a bug in -[freeMemory:]. check-in: 6e357d636d user: js tags: trunk
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
Changes