Re: Does release Really Release?
Re: Does release Really Release?
- Subject: Re: Does release Really Release?
- From: Finlay Dobbie <email@hidden>
- Date: Fri, 18 Apr 2003 12:47:43 +0100
On Wednesday, April 16, 2003, at 12:24 pm, Karl Goiser wrote:
When I look at the memory usage using the ObjectAlloc application, I
get what looks like a memory leak with the bars increasing and
increasing. When I go to look at where this is coming from, I see
that it is the above NSColor method...
Now, I don't retain, release or autorelease them (I tried that, but
the zombie routine stepped in and complained, so I know they aren't
retained).
You say the "zombie routine stepped in and complained" -- are you
running ObjectAlloc with NSZombieEnabled set to YES by any chance?
-- Finlay
_______________________________________________
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.