diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-09-12 13:35:23 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-09-12 14:01:45 -0400 |
commit | 93e6eb66d9615ceafc3f6528913657524f7e48d2 (patch) | |
tree | 78a0110153e4e4136d7f2edbe39f58b4b5402dc2 /lsan.supp | |
parent | bc96407004f5930242018b6388f4e3341c9c2ed6 (diff) | |
download | pango-93e6eb66d9615ceafc3f6528913657524f7e48d2.tar.gz |
ci: Suppress lsan leak warnings from dependencies
Diffstat (limited to 'lsan.supp')
-rw-r--r-- | lsan.supp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lsan.supp b/lsan.supp new file mode 100644 index 00000000..06a74df1 --- /dev/null +++ b/lsan.supp @@ -0,0 +1,7 @@ +leak:g_quark_init +leak:libc.so +leak:libfontconfig.so +leak:libcairo.so +leak:libpixman-1.so +leak:libthai.so +leak:libdatrie.so |