Skip to content

release wrapped C objects when Swift object deinitialized #98

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
Jul 6, 2016

Conversation

dgrove-oss
Copy link
Contributor

ARC support in wrapping overlay. Add deinit methods to wrapping
Swift classes that call dispatch_release on the wrapped C objects.

ARC support in wrapping overlay. Add deinit methods to wrapping
Swift classes that call dispatch_release on the wrapped C objects.
@MadCoder
Copy link
Contributor

MadCoder commented Jul 5, 2016

LGTM, @mwwa to confirm

@mwwa mwwa merged commit ecc14fa into swiftlang:master Jul 6, 2016
@dgrove-oss dgrove-oss deleted the release-in-deinit branch July 6, 2016 18:14
das pushed a commit that referenced this pull request Aug 11, 2016
release wrapped C objects when Swift object deinitialized

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants