[gtk/asan-ci: 1/2] Ignore more leaks in asan
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/asan-ci: 1/2] Ignore more leaks in asan
- Date: Thu, 9 Jul 2020 20:19:02 +0000 (UTC)
commit 79032463550129c479e37a6da73315f5fb936446
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 9 13:55:02 2020 -0400
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.
lsan.supp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lsan.supp b/lsan.supp
index 9e0251d750..04bcd658ee 100644
--- a/lsan.supp
+++ b/lsan.supp
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]