Re: Can't keep from leaking memory
Re: Can't keep from leaking memory
- Subject: Re: Can't keep from leaking memory
- From: Lee Morgan <email@hidden>
- Date: Sat, 25 Jun 2005 16:21:49 -0400
That does seem to be the problem. However I can't think of any way to code around this.
- Lee On Jun 25, 2005, at 9:11 AM, John Timmer wrote: You have two alloc calls there, both of which can potentially be called by this method. If the second one is called, the first alloc'ed instance leaks.
|
_______________________________________________
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