From 16a17fc0951e77af357591deae71f8da50c03cae Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 12 May 2021 18:26:26 +0200 Subject: suppress more basic leaks Change-Id: I283457e47b919411455afac209e78e508139f9af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115498 Tested-by: Jenkins Reviewed-by: Noel Grandin --- leak-suppress.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'leak-suppress.txt') 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:: -- cgit