Skip to content

Call Block_copy in ObjCBlockCall::finishCreation #264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2015

Conversation

fealebenpae
Copy link
Contributor

WTF::RetainPtr calls CFRetain on the block which is the same thing, but it ignores the return value which is crucial for blocks.

WTF::RetainPtr calls CFRetain on the block which is the same thing, but it ignores the return value which is crucial for blocks.
@fealebenpae fealebenpae added this to the 1.3.0 milestone Aug 12, 2015
@fealebenpae fealebenpae self-assigned this Aug 12, 2015
@ns-bot
Copy link

ns-bot commented Aug 12, 2015

@PanayotCankov
Copy link
Contributor

👍

fealebenpae added a commit that referenced this pull request Aug 13, 2015
…-blocks

Call Block_copy in ObjCBlockCall::finishCreation
@fealebenpae fealebenpae merged commit 1da280f into master Aug 13, 2015
fealebenpae added a commit that referenced this pull request Aug 13, 2015
…-blocks

Call Block_copy in ObjCBlockCall::finishCreation
@fealebenpae fealebenpae deleted the fealebenpae/explicitly-copy-blocks branch August 17, 2015 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants