Re: ObjectAlloc and objects that should have been released
Re: ObjectAlloc and objects that should have been released
- Subject: Re: ObjectAlloc and objects that should have been released
- From: Alexander Spohr <email@hidden>
- Date: Fri, 24 Apr 2009 08:12:11 +0200
Am 24.04.2009 um 01:27 schrieb Miles:
But when I run this in ObjectAlloc, a bunch of parts of the view are
still
showing as 'created and still living'. It's very odd considering the
deallocs are both called so nothing should be hanging around.
What is „a bunch of parts of the view“ in your case? You talk about
two deallocs but „a bunch“ sounds more than two. Are you sure you
release all retained vars in your dealloc?
Maybe you have a cross-retain? (if you don’t use the GC).
atze
_______________________________________________
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