[gnumeric] tests: Suppress glib problem.



commit 0b1de6ebee8a66653f03c2f271c750846e6ff871
Author: Morten Welinder <terra gnome org>
Date:   Mon Jun 9 18:40:16 2014 -0400

    tests: Suppress glib problem.

 test/common.supp |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/test/common.supp b/test/common.supp
index f00b9db..ab3d017 100644
--- a/test/common.supp
+++ b/test/common.supp
@@ -819,3 +819,11 @@
    fun:g_dbus_connection_call_internal
    fun:g_dbus_connection_call
 }
+
+{
+   GLIB/G_FILE_READ_LINK
+   Memcheck:Leak
+   fun:malloc
+   fun:g_malloc
+   fun:g_file_read_link
+}


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