[Libreoffice-commits] dev-tools.git: leak-sanitizer/leak-suppress.txt

Markus Mohrhard markus.mohrhard at googlemail.com
Mon May 12 14:20:09 PDT 2014


 leak-sanitizer/leak-suppress.txt |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 196396ffc72bbb1e4f9bbc8ff83432e22bf638af
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Mon May 12 23:15:41 2014 +0200

    add one more entry to the leak sanitizer suppression file

diff --git a/leak-sanitizer/leak-suppress.txt b/leak-sanitizer/leak-suppress.txt
index c77a719..5e99d64 100644
--- a/leak-sanitizer/leak-suppress.txt
+++ b/leak-sanitizer/leak-suppress.txt
@@ -1,6 +1,9 @@
 
-#uno tepelib
+#uno typelib
 leak:cppu/source/typelib/typelib.cxx
 
+# uno component context
+leak:cppu::defaultBootstrap_InitialComponentContext
+
 # global objects
 leak:SfxFilterContainer::ReadSingleFilter_Impl


More information about the Libreoffice-commits mailing list