Re: Strange leak reported by leaks command line tool
Re: Strange leak reported by leaks command line tool
- Subject: Re: Strange leak reported by leaks command line tool
- From: Jens Alfke <email@hidden>
- Date: Mon, 16 Jun 2008 19:32:44 -0700
On 16 Jun '08, at 12:14 PM, Hamish Allan wrote:
Or it has an autorelease pool, but never drains it. Maybe the OP is
running a select() loop with an autorelease pool around it rather than
within it?
It wouldn't be reported as a leak then, because the autorelease pool,
which is a per-thread global, would have a reference to it.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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