• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: unreleased retained objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unreleased retained objects


  • Subject: Re: unreleased retained objects
  • From: Will Mason <email@hidden>
  • Date: Wed, 20 Jul 2005 15:06:50 -0700 (PDT)

There are various tools for helping you find memory leaks:

http://developer.apple.com/documentation/Performance/Conceptual/ManagingMemory/Articles/FindingLeaks.html

--- Roland Silver <email@hidden> wrote:

> I want to regard the existence of objects that I have retained
> (perhaps without realizing it) but have not released as a BUG that I
>
> need to correct. That's why I want to know whether there are any
> objects that have been retained, but not released or autoreleased.
> --Rollo
>
> On Jul 19, 2005, at 10:47 AM, Charilaos Skiadas wrote:
>
> >
> > On Jul 19, 2005, at 11:36 AM, Roland Silver wrote:
> >
> >> Is there some way for me to determine, before my app exits,
> >> whether there are any objects that have been retained, but not
> >> released or autoreleased?
> >
> > Why do you need to know? Once your app exits, all the memory it was
>
> > occupying will be returned to the system. Unless you want to do
> > some cleanup of your own, in which case you probably know what you
>
> > want to clean up, and have made arrangements on how to access it.
> >
> > Can you be more specific what you are trying to achieve?
> >
> > Haris
> >
> >
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: unreleased retained objects (From: Roland Silver <email@hidden>)

  • Prev by Date: Re: Odd Doc Type Issue
  • Next by Date: Re: Adding 30 minutes to an NSDate
  • Previous by thread: Re: unreleased retained objects
  • Next by thread: separating file name and path
  • Index(es):
    • Date
    • Thread