On Wed, Dec 3, 2008 at 11:38 AM, Jon C. Munson II <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to