Re: Correct Order for CFRelease-ing CFNetwork Refs?
Re: Correct Order for CFRelease-ing CFNetwork Refs?
- Subject: Re: Correct Order for CFRelease-ing CFNetwork Refs?
- From: "Jonathan Hohle" <email@hidden>
- Date: Tue, 1 Jul 2008 13:21:02 -0700
>
> The Core Foundation Ownership Policy is actually specified in terms of a
> naming convention similar to that for Cocoa and defined by two rules, the
> Create Rule and the Get Rule:
>
> <
> http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html
> >.
I looked at it again, and couldn't reproduce the crashes. I spent a while
yesterday, however, ensuring My Create/Copy/Retains were all properly
matched with Release's.
Unfortunately, I'm not running into an issue where otest fails (tests don't
fail, but otest reports an non-zero exit status with messages about a
ReplicaData class), but running the program doesn't when run.
Thanks for the help!
--
Jon
<><
_______________________________________________
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