diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-05-12 18:26:26 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-05-12 21:48:24 +0200 |
commit | 16a17fc0951e77af357591deae71f8da50c03cae (patch) | |
tree | 19016ee0935e484c2b15ef2eaf017d5a76571142 /leak-suppress.txt | |
parent | 512649f2fbaaa72d42d9a94ac5c414d2c37b36ec (diff) |
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@collabora.co.uk>
Diffstat (limited to 'leak-suppress.txt')
-rw-r--r-- | leak-suppress.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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:: |