[gnumeric] tests: more brutal suppressions.



commit 89995c5a7ff9cf3e09a2fcdc0fe9d2952c9f7bf1
Author: Morten Welinder <terra gnome org>
Date:   Sat Nov 20 12:46:01 2010 -0500

    tests: more brutal suppressions.

 test/commondots.supp |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/test/commondots.supp b/test/commondots.supp
index ede52ef..f1de3a0 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -212,3 +212,27 @@
    obj:*libpangoft2-*.so*
    fun:style_font_new_simple
 }
+
+{
+   Leak/FT_Open_Face1
+   Memcheck:Leak
+   fun:malloc
+   ...
+   fun:FT_Open_Face
+}
+
+{
+   Leak/FT_Open_Face2
+   Memcheck:Leak
+   fun:realloc
+   ...
+   fun:FT_Open_Face
+}
+
+{
+   Leak/FT_Init_FreeType
+   Memcheck:Leak
+   fun:malloc
+   ...
+   fun:FT_Init_FreeType
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]