[Libreoffice-commits] core.git: leak-suppress.txt
Noel Grandin (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 12 19:49:05 UTC 2021
leak-suppress.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 16a17fc0951e77af357591deae71f8da50c03cae
Author: Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Wed May 12 18:26:26 2021 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Wed May 12 21:48:24 2021 +0200
suppress more basic leaks
Change-Id: I283457e47b919411455afac209e78e508139f9af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115498
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/leak-suppress.txt b/leak-suppress.txt
index c3f372a3095c..322ac9014795 100644
--- a/leak-suppress.txt
+++ b/leak-suppress.txt
@@ -64,4 +64,5 @@ leak:Firebird::
# TODO leaks in basic module
# these appears to be some kind of ref-counting cycle
-leak:MacroSnippet::Compile()
+leak:SbiRuntime::
+leak:SbModule::
More information about the Libreoffice-commits
mailing list