On Nov 18, 2011, at 1:33 PM, Corbin Dunn wrote: > You are probably orphaning (which is a leak), your window controller > subclass. Make sure it's dealloc is called; I'm guessing it won't be. This > isn't shown in "leaks", since it isn't a true leak.
Good suggestion. I just checked and the window controller subclass dealloc method is being called. --Richard _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com