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 minor memory leaks and enable more tests in CI with sanitizers #695

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

tmadlener
Copy link
Collaborator

@tmadlener tmadlener commented Oct 10, 2024

BEGINRELEASENOTES

  • Fix minor memory leaks of consumed buffers in LinkCollections and UserDataCollections and in SIOBlockUserData
  • Enable some more complete I/O tests using SIO and RNTuple

ENDRELEASENOTES

In order to ignore some leaks inside Cling, there is some additional configuration for ignoring anything that matches Cling for the leak sanitizer.

Fixes #594
Supersedes #592

@tmadlener tmadlener changed the title Fix minor memory leaks and enable RNTuple for CI with sanitizers Fix minor memory leaks and enable more tests in CI with sanitizers Oct 10, 2024
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.

Leak in SIO Frame reading
1 participant