Re: NSString leak or RedHerring again?
Re: NSString leak or RedHerring again?
- Subject: Re: NSString leak or RedHerring again?
- From: James Cicenia <email@hidden>
- Date: Thu, 5 Mar 2009 13:20:08 -0600
I had thought that @synthesize does that autmatically.
I guess not.
On Mar 5, 2009, at 1:18 PM, Bill Bumgarner wrote:
On Mar 5, 2009, at 10:54 AM, James Cicenia wrote:
AvailableItem is a bare bones class with just synthesize and
nothing else.
Why is it leaking?
You need to release the strings in AvaiableItem's -dealloc method.
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