Re: Cocoa class extension best practice
Re: Cocoa class extension best practice
- Subject: Re: Cocoa class extension best practice
- From: "Mills, Steve" <email@hidden>
- Date: Tue, 15 Oct 2013 22:10:53 +0000
- Thread-topic: Cocoa class extension best practice
On Oct 15, 2013, at 17:05, "Graham Cox" <email@hidden<mailto:email@hidden>> wrote:
On 15/10/2013, at 10:39 PM, Steve Mills <email@hidden<mailto: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.
No, it's the itemArray. Ignore the code you can't see in the loop. It's simply asking each item for its tag.
Steve via iPad
_______________________________________________
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