-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The tests run fast enough that Valgrind's memcheck tool runs in a reasonable time. It finds some other errors that ASAN/UBSAN do not, like read-from-uninitialized errors. So, we should really do both.