I'm just leaking, darn it...
I'm just leaking, darn it...
- Subject: I'm just leaking, darn it...
- From: Jeff LaMarche <email@hidden>
- Date: Fri, 26 Oct 2001 21:22:39 -0700
I'm getting the following message, that appears to be generated by one
of the Cocoa classes:
*** _NSAutoreleaseNoPool(): Object 0x1e31f00 of class
NSCalibratedRGBColor autoreleased with no pool in place - just leaking
This is happening somewhere within a spawned thread where I'm
instantiating an NSImage from an NSData from an NSURL. Do you think
there's something I'm doing wrong to cause this, or is this something I
should report as a bug?