Re: NSString and Leaks Instrument, False Positives?
Re: NSString and Leaks Instrument, False Positives?
- Subject: Re: NSString and Leaks Instrument, False Positives?
- From: Bill Bumgarner <email@hidden>
- Date: Sat, 21 Mar 2009 17:02:16 -0700
On Mar 21, 2009, at 4:56 PM, Kevin Ross wrote:
Leak: 0x15fd4ac0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0xa00664a0 0x0100078c 0x5354410e 0x65755120 .d.......ATS Que
0x50207972 0x0074726f 0x00000000 0x00000000 ry Port.........
Is that what you are asking about?
Almost. Now, set the MallocStackLoggingNoCompact environment
variable in the process you are testing (you can do so via the
Executables inspector in Xcode or 'set env
MallocStackLoggingNoCompact=1' in gdb) and use 'leaks' again.
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden