[gnome-control-center/gbsneto/fix-asan-tests] lsan: Add libasan function to suppresion
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/fix-asan-tests] lsan: Add libasan function to suppresion
- Date: Mon, 4 Feb 2019 12:33:04 +0000 (UTC)
commit c722c6af47be9f76c56bdda11d9a32e7d4e19a71
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Feb 4 09:33:26 2019 -0200
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.
build-aux/ci/lsan.supp | 1 +
1 file changed, 1 insertion(+)
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]