mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
Ignore more leaks in asan
These showed up in ci. The atk-bridge will be gone before too long anyway. Since we may not have debug symbols in ci, just at the so's.
This commit is contained in:
parent
fa90e42a38
commit
7903246355
@ -1,8 +1,10 @@
|
||||
leak:_cairo_pattern_create_solid
|
||||
leak:_cairo_image_surface_create_for_pixman_image
|
||||
leak:g_quark_init
|
||||
leak:xdg_mime_init
|
||||
leak:libc.so
|
||||
leak:libfontconfig.so
|
||||
leak:libEGL_mesa.so
|
||||
leak:iris_dri.so
|
||||
leak:libglib-2.0.so
|
||||
leak:libcairo.so
|
||||
leak:libpixman-1.so
|
||||
leak:libatk-bridge-2.0.so
|
||||
|
Loading…
Reference in New Issue
Block a user