• 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
How to nail down a memory leak?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to nail down a memory leak?


  • Subject: How to nail down a memory leak?
  • From: Martin Kautz <email@hidden>
  • Date: Tue, 27 Jan 2004 11:53:03 +0100

I've written a simple cocoa application which implements a class containing
a couple of string manipulation.
Now I'm trying to nail down a single memory leak... The class itself seems
to be okay, but I alway get this:
q16:~ martin$ leaks 1027
Process 1027: 11375 nodes malloced for 1100 KB
Process 1027: 1 leak for 0 total leaked bytes.
Leak: 0x003277d0  size=16
        0x00311e40 0x00000002 0x003272e0 0x00010001

Could someone help me to nail down this leak?
It's no big deal - just a controller class handling the interface and the
mentioned text manipulation class...

Regards,
Martin
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: How to nail down a memory leak?
      • From: j o a r <email@hidden>
    • Re: How to nail down a memory leak?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: printing from xcode
  • Next by Date: Re: How to nail down a memory leak?
  • Previous by thread: Re: printing from xcode
  • Next by thread: Re: How to nail down a memory leak?
  • Index(es):
    • Date
    • Thread