Re: CALayer contents memory leak
Re: CALayer contents memory leak
- Subject: Re: CALayer contents memory leak
- From: Adam Fedor <email@hidden>
- Date: Tue, 04 Nov 2008 11:47:52 -0700
On Nov 4, 2008, at 10:05 AM, David Duncan wrote:
While I don't see a leak in here, it can never hurt to simplify your
code. Try this instead.
Thanks, that is simpler, but it doesn't solve the problem. I've tried
many things. The easiest way to solve the problem is to comment out
this line:
//[rootLayer setContents: (id)imageRef];
Unfortunately, the app is not too useful in that case.
_______________________________________________
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