Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
- Subject: Re: Leaks When Running MultiThreaded (Even w/ AutoRelease Pool)
- From: "Timothy J. Wood" <email@hidden>
- Date: Fri, 3 May 2002 21:49:56 -0700
Have you looked at the object in the Event Matching panel in OOM? By
matching up retains with releases you should be able to see where the
extra retains are coming from.
-tim
On Friday, May 3, 2002, at 06:35 PM, Philip Weaver wrote:
[...]
Peculiarly, even though I've verified that the retainCount of one of my
"leaking" objects is correct (1) before it is released, OmniObjectMeter
still insists that the count of this object is accumulating over the
duration/looping of the program.
_______________________________________________
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.