weston/.gitlab-ci
Marius Vlad f043ad3647 virtme-scripts: Add LSAN_OPTION
In preparation of turning mem leak detection on in CI, this patch adds
LSAN_OPTIONS to be able to pass the suppression file.

This *does not* turn the mem leak detection on yet, as we still
need some additional mem leak fixes.

This removes fast unwind set to zero as well, as that will add a massive
runtime penalty to some of our tests, and we'll no longer need it as
we've included the entire libfontconfig as a mem leak source in the
suppression file.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2023-06-07 13:44:15 +03:00
..
virtme-scripts virtme-scripts: Add LSAN_OPTION 2023-06-07 13:44:15 +03:00
build-deps.sh CI: install libdisplay-info 2023-04-28 15:57:46 +03:00
debian-install.sh CI: install libdisplay-info 2023-04-28 15:57:46 +03:00
leak-sanitizer.supp gitlab-ci/leak-sanitizer.supp: Suppress entire libfontconfig 2023-06-07 13:38:31 +03:00