Re: autorelease pool comprehension
Re: autorelease pool comprehension
- Subject: Re: autorelease pool comprehension
- From: Wim Lewis <email@hidden>
- Date: Wed, 30 Mar 2011 10:06:45 -0700
On 30 Mar 2011, at 9:53 AM, Apple Developer wrote:
> Why were the NSNumber objects not released when the pool was released?
They are being kept alive because they are (indirectly) members of 'list', which I assume is released by a containing autorelease pool somewhere.
_______________________________________________
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