Kaydet (Commit) bb472d03 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

we knowingly leak that during the unit tests

Change-Id: I89da499ee654b0803c3485227641e4d97db8ec60
Reviewed-on: https://gerrit.libreoffice.org/23171Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 7452a444
......@@ -41,3 +41,6 @@ leak:libfontconfig.so
# ignore libGL related leaks, most likely false positives
# libGL is not built with asan/lsan
leak:libGL.so
# knowingly leaked in the unit tests to get a SfxMedium
leak:SfxObjectShell::DoInitUnitTest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment