CI: Add another thread leak
This pops up on Fedora 40 for me, caused by the change to ignore TLS for LSan. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
677025966b
commit
a7b54706b5
|
@ -9,4 +9,5 @@ leak:libfontconfig
|
||||||
# see tests/meson.build
|
# see tests/meson.build
|
||||||
leak:wl_shm_buffer_begin_access
|
leak:wl_shm_buffer_begin_access
|
||||||
leak:g_malloc0
|
leak:g_malloc0
|
||||||
|
leak:sysprof_collector_get
|
||||||
leak:/ld-*.so*
|
leak:/ld-*.so*
|
||||||
|
|
Loading…
Reference in New Issue