[gnumeric] tests: more valgrind suppressions.



commit 43e20dc1d2b9b7d2d081db7631eab8ebf9411282
Author: Morten Welinder <terra gnome org>
Date:   Wed Mar 23 11:20:32 2011 -0400

    tests: more valgrind suppressions.

 test/commondots.supp |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/test/commondots.supp b/test/commondots.supp
index ba58fcf..e7468cc 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -243,3 +243,19 @@
    fun:malloc
    fun:FcConfigValues
 }
+
+{
+   Leak/FcConfigSubstituteWithPat
+   Memcheck:Leak
+   fun:malloc
+   ...
+   fun:FcConfigSubstituteWithPat
+}
+
+{
+   Leak/g_type_class_ref
+   Memcheck:Leak
+   fun:malloc
+   ...
+   fun:g_type_class_ref
+}



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