8000 Fix leak by kevemueller · Pull Request #80 · freebsd/atf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix leak #80

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
Dec 7, 2024
Merged

Fix leak #80

merged 1 commit into from
Dec 7, 2024

Conversation

kevemueller
Copy link

std::string creates a copy of the string used for initialization which needs to be freed manually.

std::string creates a copy of the string used for initialization which needs to be freed manually.
@ngie-eign ngie-eign merged commit 67b1870 into freebsd:master Dec 7, 2024
@kevemueller kevemueller deleted the leak branch December 23, 2024 19:11
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.

2 participants
0