Re: substringWithRange: memory leak problem
Re: substringWithRange: memory leak problem
- Subject: Re: substringWithRange: memory leak problem
- From: j o a r <email@hidden>
- Date: Wed, 28 Sep 2005 18:39:43 +0200
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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