Skip to content

Fix for memory leak in NSUUID #906

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
Mar 7, 2017
Merged

Fix for memory leak in NSUUID #906

merged 1 commit into from
Mar 7, 2017

Conversation

nethraravindran
Copy link
Contributor

No description provided.

@parkera
Copy link
Contributor

parkera commented Mar 6, 2017

@swift-ci please test and merge

@ianpartridge
Copy link
Contributor

Does init?(uuidString: String) also leak? Looks like that one allocates 16 bytes too.

@nethraravindran
Copy link
Contributor Author

Hi @ianpartridge Have provided the fix for the leaks in init?(uuidString: String) and init?(coder: NSCoder) as well. Thanks!

@parkera
Copy link
Contributor

parkera commented Mar 7, 2017

@swift-ci please test and merge

@swift-ci swift-ci merged commit 4eac74e into swiftlang:master Mar 7, 2017
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.

4 participants