julea icon indicating copy to clipboard operation
julea copied to clipboard

Check for memory leaks in CI

Open michaelkuhn opened this issue 3 years ago • 0 comments

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.

michaelkuhn avatar Feb 13 '22 11:02 michaelkuhn