summaryrefslogtreecommitdiff
path: root/.gitlab-ci/leak-sanitizer.supp
blob: f6954ced509636f7bc16765fe5653f6ac04f1015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# AddressSanitizer memory leak suppressions

# This leaks in Debian's fontconfig/Xwayland setup.  We add the entire
# fontconfig library because turning off fast unwind -- required to catch other
# originating leaks from fontconfig; would stall our tests timing them out.
leak:libfontconfig

# Workarounds for the LeakSanitizer use_tls=0 workaround,
# see tests/meson.build
leak:wl_shm_buffer_begin_access
leak:g_malloc0
leak:/ld-*.so*