On or about 9/20/09 1:16 PM, thus spake "Ken Ferry" <[email protected]>:
> There was an ownership problem. The NSBitmapImageRep owned a raw buffer of > data and the CGImage. The CGImage didn't retain the NSBitmapImageRep since > that would cause a retain cycle. So all I had to do was retain the NSBitmapImageRep! I never thought of that!!! Argh! [Falls on own sword in despair, is carried off the stage.] m. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
