Re: Questions regarding release
Re: Questions regarding release
- Subject: Re: Questions regarding release
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Fri, 27 Sep 2019 12:42:31 +0200
>>
>> So, if I understand you correctly, I should do this:
>>
>> textlayer.shadowPath = CGPathCreateWithRect( textlayer.bounds, NULL );
>> CFRelease( textlayer.shadowPath )
>>
>> ?
>> Is that correct?
> From a memory perspective, yes.
This sounds to me like there could be other perspectives from which it might be
incorrect.
Are there any?
Best regards, Gabriel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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