summaryrefslogtreecommitdiff
path: root/leak-suppress.txt
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-05 08:32:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-05 09:33:06 +0200
commit988c5d8976536ebb87c9470e48650d90bcc27389 (patch)
tree162c1d88543b15e754c983905b11629a8b5fee9f /leak-suppress.txt
parent0db4cc8e0910b7e09787b6f7a7ef3b124a2cbf57 (diff)
add some leak suppressions
Change-Id: Ie004a2fd3b5f2654541b0bcec0d4d7dae312598f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93451 Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'leak-suppress.txt')
-rw-r--r--leak-suppress.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/leak-suppress.txt b/leak-suppress.txt
index 68ca761de39e..6f00829c78ca 100644
--- a/leak-suppress.txt
+++ b/leak-suppress.txt
@@ -45,3 +45,9 @@ leak:SfxObjectShell::DoInitUnitTest
# ignore some libc related leaks
leak:__new_exitfn
leak:__GI___strdup
+
+# ignore python leaks
+leak:_PyMem_RawMalloc
+
+# ignore leak in gpgmepp external library
+leak:mkdefsinc