• 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: NSObject Foundation tool memory issue?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSObject Foundation tool memory issue?


  • Subject: Re: NSObject Foundation tool memory issue?
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 8 Dec 2005 07:42:37 -0700


On Dec 8, 2005, at 7:21 AM, Niko Matsakis wrote:

I know that there are tools to help you with this: Unfortunately I don't know much about them as I haven't had a need for them yet. If it is just a double-free, as I'm suggesting, no doubt a tool can find it easily.

Check out this link which has information on MallocDebug and Guarded Memory Allocator:

Guard Malloc will not help you find an over-release; Guard Malloc will help you find buffer overruns. To help find over-release problems, you need to enable NSZombieEnabled. Search the archives for more information.

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________
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
  • Follow-Ups:
    • Re: NSObject Foundation tool memory issue?
      • From: Lee Cullens <email@hidden>
References: 
 >NSObject Foundation tool memory issue? (From: Lee Cullens <email@hidden>)
 >Re: NSObject Foundation tool memory issue? (From: Niko Matsakis <email@hidden>)
 >Re: NSObject Foundation tool memory issue? (From: Lee Cullens <email@hidden>)
 >Re: NSObject Foundation tool memory issue? (From: Niko Matsakis <email@hidden>)

  • Prev by Date: Re: NSObject Foundation tool memory issue?
  • Next by Date: Re: database example
  • Previous by thread: Re: NSObject Foundation tool memory issue?
  • Next by thread: Re: NSObject Foundation tool memory issue?
  • Index(es):
    • Date
    • Thread