Re: Can't keep from leaking memory
Re: Can't keep from leaking memory
- Subject: Re: Can't keep from leaking memory
- From: Andy Lee <email@hidden>
- Date: Sat, 25 Jun 2005 09:53:07 -0400
On Jun 25, 2005, at 9:15 AM, John Timmer wrote:
Actually, I'm not so sure about this - what happens when you alloc
some
memory, but init returns nil - do you still have to worry about what's
alloc'ed?
If an init returns nil, it's that init's responsibility to dealloc
before doing so.
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden