]> git.mdlowis.com Git - proto/labwc.git/commit
Add lsan.supp
authorJohan Malm <jgm323@gmail.com>
Tue, 12 Nov 2024 17:50:58 +0000 (17:50 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 26 Nov 2024 21:29:09 +0000 (21:29 +0000)
commitd2a864dfe799d542441701af8d86fdc3b3ba1789
tree2aa4f65f286b66d10059abfc7f2eb960b73a4fbc
parent2f8afb2376cfa8eeb89fc5afffa869be68d3988e
Add lsan.supp

...so suppress errors from ASAN with EGL renderer.

Also add a script to simplify running with sanitizer and this suppression
file.

Related-to: #2331
scripts/asan_leak_suppressions
scripts/run-with-asan.sh [new file with mode: 0755]