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

Avoid leaking when printing stack #583

Merged
merged 1 commit into from May 25, 2022
Merged

Avoid leaking when printing stack #583

merged 1 commit into from May 25, 2022

Conversation

alkino
Copy link
Member

@alkino alkino commented May 25, 2022

Fix #479

@alkino alkino merged commit 1d05bde into master May 25, 2022
@alkino alkino deleted the avoid_leak_2 branch May 25, 2022 11:51
robomics added a commit to robomics/coolerpp that referenced this pull request Aug 1, 2022
HighFive v2.4.1 leaks memory every time an exception is thrown.
This is a known issue (BlueBrain/HighFive#479)
and has been fixed by this PR: BlueBrain/HighFive#583,
but the fix has not yet landed in a release.

Remember to revert this commit when HighFive v2.4.2 is released.
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.

Memory leak with HighFive::HDF5ErrMapper::ToException<HighFive::FileException>
2 participants