suppress some leaks I don't want to deal with

Change-Id: I66d39f3c4500ca75da62f023c80c8fe2851636a3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115376
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin 2021-05-11 09:01:45 +02:00
parent adfd91d246
commit c600f75663

View file

@ -57,3 +57,11 @@ leak:idlc/source/idlcmain.cxx
# deliberate leak in cppunit
leak:sal/cppunittester/cppunittester.cxx
# TODO Firebird appears to be leaking like a sieve
leak:connectivity::firebird::
leak:Firebird::
# TODO leaks in basic module
# these appears to be some kind of ref-counting cycle
leak:MacroSnippet::Compile()