From deec2b6c6c2dd1285eb87787a03bc3a6b29bb668 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 21 Apr 2024 22:02:44 -0400 Subject: [PATCH] lsan: Don't suppress glib and gio leaks These are useful to see and not all that common. --- lsan.supp | 2 -- 1 file changed, 2 deletions(-) diff --git a/lsan.supp b/lsan.supp index 1fd29993a1..85670455d2 100644 --- a/lsan.supp +++ b/lsan.supp @@ -3,8 +3,6 @@ leak:xdg_mime_init leak:libfontconfig.so leak:libEGL_mesa.so leak:iris_dri.so -leak:libglib-2.0.so -leak:libgio-2.0.so leak:libcairo.so leak:libpixman-1.so leak:librsvg-2.so