[Libreoffice-commits] core.git: leak-suppress.txt
Noel Grandin (via logerrit)
logerrit at kemper.freedesktop.org
Mon May 10 16:17:14 UTC 2021
leak-suppress.txt | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 06ae35e5e26bf5054598e002cfc6639d844346ab
Author: Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Mon May 10 15:29:43 2021 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Mon May 10 18:16:31 2021 +0200
update leak-suppress
with some CPPUNIT stuff that is being deliberately leaked
Change-Id: I7e3e3090877394f05e5bc9f270c456de7e7c57f6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115333
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/leak-suppress.txt b/leak-suppress.txt
index e3700295304d..e153d0c8e036 100644
--- a/leak-suppress.txt
+++ b/leak-suppress.txt
@@ -54,3 +54,6 @@ leak:mkdefsinc
# idlc deliberately leaks
leak:idlc/source/idlcmain.cxx
+
+# deliberate leak in cppunit
+leak:sal/cppunittester/cppunittester.cxx
More information about the Libreoffice-commits
mailing list