summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-04 09:33:26 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-04 10:31:49 -0200
commitc722c6af47be9f76c56bdda11d9a32e7d4e19a71 (patch)
treea32cc0273f21f0c952869d425d2b834cbeeaf51b
parentab7a46ad887e35ce0614179ae7c9c9593562efc0 (diff)
downloadgnome-control-center-c722c6af47be9f76c56bdda11d9a32e7d4e19a71.tar.gz
lsan: Add libasan function to suppresion
It is almost surreal to believe that there's a leak in libasan, but this is blocking CI and it's not something we can work on right now. Suppress this leak.
-rw-r--r--build-aux/ci/lsan.supp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/ci/lsan.supp b/build-aux/ci/lsan.supp
index 590d676cc..841cdb7af 100644
--- a/build-aux/ci/lsan.supp
+++ b/build-aux/ci/lsan.supp
@@ -3,6 +3,7 @@ leak:libfontconfig.so.1
# Unknown and unreported bugs
leak:__GI___vasprintf_chk
+leak:__interceptor_malloc
leak:__alloc_dir
leak:libglib-2.0.so.0