Skip to content
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

Fix memory leaks by using more specialized xml*Free functions. #1176

Merged
merged 1 commit into from Aug 15, 2017
Merged

Fix memory leaks by using more specialized xml*Free functions. #1176

merged 1 commit into from Aug 15, 2017

Conversation

mattrajca
Copy link
Contributor

@parkera
Copy link
Member

parkera commented Aug 14, 2017

Does our current test case hit these lines?

@spevans
Copy link
Collaborator

spevans commented Aug 14, 2017

TestXMLDocument.test_xpath() covers them.

@djones6
Copy link
Contributor

djones6 commented Aug 15, 2017

I can confirm this fixes the leak. Thanks @mattrajca !

@ianpartridge
Copy link
Collaborator

@swift-ci please test and merge

@swift-ci swift-ci merged commit b26818d into apple:master Aug 15, 2017
@ianpartridge
Copy link
Collaborator

FYI @svanimpe this fixes the XML memory leak you reported on the Kitura slack 🙂

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.

None yet

6 participants