[gnumeric] Valgrind: oops.



commit 9d821412678efbeb99a3172731e744012a7c1d5d
Author: Morten Welinder <terra gnome org>
Date:   Tue Mar 18 15:20:45 2014 -0400

    Valgrind: oops.

 test/common.supp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/test/common.supp b/test/common.supp
index 04902a1..027f5e7 100644
--- a/test/common.supp
+++ b/test/common.supp
@@ -796,7 +796,7 @@
 {
    GLIB/G_QUARK_FROM_STRING
    Memcheck:Leak
-   malloc
-   g_malloc
-   g_quark_from_string
+   fun:malloc
+   fun:g_malloc
+   fun:g_quark_from_string
 }


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