Add asan CI job (and fix memory leakage on the way)
had a look at building with asan and stumbled upon some failing tests.
TODO:
-
fix all leaks caught in tests -
add asan job to CI
Edited by Evangelos Ribeiro Tzaras
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
had a look at building with asan and stumbled upon some failing tests.
TODO: