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

Check for memory leaks in CI #145

Open
michaelkuhn opened this issue Feb 13, 2022 · 0 comments
Open

Check for memory leaks in CI #145

michaelkuhn opened this issue Feb 13, 2022 · 0 comments

Comments

@michaelkuhn
Copy link
Member

We are currently using LeakSanitizer (via AddressSanitizer) when running the tests (but ignore memory leaks). It would probably be best to check for memory leaks separately and also include Valgrind.

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

No branches or pull requests

1 participant