• 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: Memory Allocation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory Allocation


  • Subject: Re: Memory Allocation
  • From: "Alexandre Badez" <email@hidden>
  • Date: Thu, 17 Jul 2008 08:16:10 +0200

On Wed, Jul 16, 2008 at 21:56, Gary L. Wade
<email@hidden> wrote:
> You mentioned you launched your application with ObjectAlloc; launch it instead with MallocDebug and do your testings with the Leaks option to check for memory leaks.  It will show you an execution path so you can determine where the allocation originated that is leaking.
>

So, last night I launched my app with Leaks and see that my leaks
appears in apple code... I was very dubious about that.
But as we say in France: "The night bring council".
And so I remenbered that I used the zombie option :) (CFZombieLevel=16
NSZombiesEnabled=YES)

So after disable it, I have no memory leak.

Great news isn't it ?

--
Alex
_______________________________________________

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

References: 
 >Re: Memory Allocation (From: "Gary L. Wade" <email@hidden>)

  • Prev by Date: [Moderator] iPhone SDK is still under NDA - Do not discuss here
  • Next by Date: Re: Chapter 6 Challenge Help!
  • Previous by thread: Re: Memory Allocation
  • Next by thread: CALayer glitch: move one sublayer, add/remove another
  • Index(es):
    • Date
    • Thread