[gnumeric] tests: more valgrind suppressions.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: more valgrind suppressions.
- Date: Wed, 23 Mar 2011 15:23:57 +0000 (UTC)
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]