Re: Unexpected behaviour with autorelease pool
Re: Unexpected behaviour with autorelease pool
- Subject: Re: Unexpected behaviour with autorelease pool
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 14 Dec 2008 14:49:24 -0700
On Dec 14, 2008, at 10:55 AM, Krishna Kotecha wrote:
-(void) dealloc
{
[counter release];
[super dealloc];
}
Guess what I overlooked? My apologies; Flip is probably correct.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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