Re: NSGraphicsContext graphicsContextWithBitmapImageRep - Memory leak
Re: NSGraphicsContext graphicsContextWithBitmapImageRep - Memory leak
- Subject: Re: NSGraphicsContext graphicsContextWithBitmapImageRep - Memory leak
- From: Ken Thomases <email@hidden>
- Date: Mon, 10 Feb 2014 11:45:05 -0600
On Feb 10, 2014, at 11:08 AM, Dany Golubitsky wrote:
> To make it simple - here is the entire code: …
Is this code being called on the main thread? On a background thread? Are you sure there's an autorelease pool in place and that it is being drained on a regular basis?
Is anything logged to the console?
Regards,
Ken
_______________________________________________
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