Re: ARC and CFType release callback
Re: ARC and CFType release callback
- Subject: Re: ARC and CFType release callback
- From: Dave Keck <email@hidden>
- Date: Tue, 19 Jun 2012 23:58:03 -0400
> Clean up the void* context with CFRelease(context) or (ObjectType *)CFBridgingRelease(context)
I see -- I was under the impression that CFBridgingRetain/Release was
meant for converting to/from CFTypes rather than arbitrary pointers,
but it works as expected.
Thanks!
David
_______________________________________________
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