Skip to content
Commit f043ad36 authored by Marius Vlad's avatar Marius Vlad
Browse files

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: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 55a6216a
Loading
Loading
Loading
Pipeline #903298 passed with stages
in 3 minutes and 22 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment