[gnumeric] tests: don't report leak from font-config's init.



commit 6ac5fc5b0946e74674ab36c794d5a1344ff6d05e
Author: Morten Welinder <terra gnome org>
Date:   Wed Sep 1 14:44:22 2010 -0400

    tests: don't report leak from font-config's init.

 test/commondots.supp |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/test/commondots.supp b/test/commondots.supp
index ed7d466..caa7f41 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -98,3 +98,17 @@
    ...
    fun:gtk_recent_manager_set_property
 }
+
+{
+   Leak/FcInit
+   Memcheck:Leak
+   ...
+   fun:FcInit
+}
+
+{
+   Leak/FcConfigParseAndLoad
+   Memcheck:Leak
+   ...
+   fun:FcConfigParseAndLoad
+}



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