Re: death in dealloc
Re: death in dealloc
- Subject: Re: death in dealloc
- From: Matt Neuburg <email@hidden>
- Date: Sun, 14 Mar 2010 09:21:26 -0700
- Thread-topic: death in dealloc
On Sat, 13 Mar 2010 16:46:28 -0500, Steven Degutis
<email@hidden> said:
>This is almost always caused by releasing an object earlier than you
>expected to, and then trying to release it again later (similar to "double
>free"). Look around in your class's code
Wouldn't this be clearly called out by use of NSZombies? Use of the "look
around in your code" technique would then be unnecessary. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden