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.
source.puri.sm will be down starting March 18, 6:00 UTC, for a server migration. We expect the migration to take up to 4 hours.
had a look at building with asan and stumbled upon some failing tests.
TODO: