ignore leaks in idlc
which seems to be leaking deliberately and we don't really care about leaks in this tool Change-Id: I6b6630fb64f905037efc043ea81c5cdc5a3207a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93644 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -51,3 +51,6 @@ leak:_PyMem_RawMalloc
|
||||
|
||||
# ignore leak in gpgmepp external library
|
||||
leak:mkdefsinc
|
||||
|
||||
# idlc deliberately leaks
|
||||
leak:idlc/source/idlcmain.cxx
|
||||
|
Reference in New Issue
Block a user