Re: substringWithRange: memory leak problem
Re: substringWithRange: memory leak problem
- Subject: Re: substringWithRange: memory leak problem
- From: John Clayton <email@hidden>
- Date: Wed, 28 Sep 2005 20:55:09 -0400
Cool, thanks.
On Sep 28, 2005, at 12:39 PM, j o a r wrote:
On 28 sep 2005, at 00.07, John Clayton wrote:
I wonder, at what point would I conclude this is a bug in
stringByTrimmingCharactersInSet: ? Or, what could I do to get
more info? Could I log retain/release in NSString? Well, thanks
for all your help.
You can get ObjectAlloc to show you all retain-release events for
your objects (I think it's the "Also record CF & ObjC reference
counting" checkbox, but I'm not 100% sure. In this way you should
be able to pin point where the objects are leaked.
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden