Re: NSMutableDictionary Leak
Re: NSMutableDictionary Leak
- Subject: Re: NSMutableDictionary Leak
- From: dct <email@hidden>
- Date: Fri, 28 Nov 2008 17:26:08 -0800
Dave,
Thanks for your reply. Believe your points re autoreleasing match
those of Bill Bumgarner -- as I replied to him I originally didn't
autorelease in the lines in question which seemed to run nicely but
which seemed to be the cause of Instruments/Leaks identified leaking.
Re your warning: I do return the dictionary "tmp" that, in turn,
contains several dictionaries (each of which contain several NSArray
objects). This scheme is proving to be compact and useful.
_______________________________________________
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