Re: my app crashes MallocDebug
Re: my app crashes MallocDebug
- Subject: Re: my app crashes MallocDebug
- From: Koen van der Drift <email@hidden>
- Date: Sat, 26 Jun 2004 18:27:43 -0400
On Jun 26, 2004, at 6:06 PM, Ken Tozier wrote:
I'm no expert by any stretch, but I've run into this error quite a bit
in my own stuff and it's almost always caused by some object I didn't
retain. You might want to go back and make sure you've retained
everything you expect to hang around.
Well, I thought that's why I need MallocDebug to track memory leaks ;-)
Anyway, I cleaned the targets, and rebuild my project, and now
MallocDebug works - not sure why though...
- Koen.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.