Re: Cocoa class extension best practice
Re: Cocoa class extension best practice
- Subject: Re: Cocoa class extension best practice
- From: Graham Cox <email@hidden>
- Date: Tue, 15 Oct 2013 23:05:36 +0100
On 15/10/2013, at 10:39 PM, Steve Mills <email@hidden> wrote:
> I was seeing hundreds of still-alive allocated objects that came from the copied itemArray
OK, so the objects *IN* the array are leaking, not the array itself, as you initially stated?
That's a totally different, probably unrelated issue. Probably due to the code you're not showing within the body of the for(…) block.
--Graham
_______________________________________________
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