Re: Determining unreleased objects after Quit
Re: Determining unreleased objects after Quit
- Subject: Re: Determining unreleased objects after Quit
- From: "Michael Ash" <email@hidden>
- Date: Wed, 3 Dec 2008 11:52:29 -0500
On Wed, Dec 3, 2008 at 11:38 AM, Jon C. Munson II <email@hidden> wrote:
> Namaste!
>
> In my application, when I choose File->Quit, the application appears to
> terminate. HOWEVER, it doesn't. SOMETHING(s) is(are) left unreleased.
>
> Is there a handy way to determine what the object(s) is(are)?
Absolutely impossible. When your application process terminates, the
operating system frees all memory associated with it.
If you tell us what you're observing which makes you think that some
memory remains, perhaps we can tell you what's really going on.
Mike
_______________________________________________
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