RS: autorelease with no pool in place
RS: autorelease with no pool in place
- Subject: RS: autorelease with no pool in place
- From: Roland Silver <email@hidden>
- Date: Sat, 12 May 2007 15:08:17 -0600
I create an autorelease pool called "mainPool" as early as possible
in my project, and release it as late as possible.
Yet I'm getting a bunch of error messages like
(): Object 0x38f240 of class NSCFArray autoreleased with no pool in
place - just leaking
Apparently object 0x38f240 is created before mainPool, but where? and
how could I deal with the problem?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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