summaryrefslogtreecommitdiff
path: root/.gitlab-ci/leak-sanitizer.supp
blob: 5135912f036144008b47ad9bc77ce8206211553b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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:sysprof_collector_get
leak:/ld-*.so*