-
Notifications
You must be signed in to change notification settings - Fork 128
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
Memory leaks in BP5Deserializer::InstallMetaData #3608
Comments
@eisenhauer |
On it... |
@eisenhauer |
Found the issue and will have a PR in momentarily... |
This was resolved at #3619 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is reproducible with latest ADIOS2 2.9.0 and a simple C example of SCORPIO.
Steps to reproduce on a Linux workstation with GCC compiler and its LeakSanitizer:
Example output on a Linux workstation of ANL:
Valgrind also reports similar memory leaks:
Additional information:
The text was updated successfully, but these errors were encountered: