Re: NSAutoreleasePool causes crashes when empty?
Re: NSAutoreleasePool causes crashes when empty?
- Subject: Re: NSAutoreleasePool causes crashes when empty?
- From: Scott Ribe <email@hidden>
- Date: Fri, 04 Apr 2008 08:15:13 -0600
- Thread-topic: NSAutoreleasePool causes crashes when empty?
> I notice when this is the case, calling [pool
> release] causes a crash
You've either put in an object that has already been released, or have put
in a dangling pointer.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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