[gnumeric] tests: more valgrind suppressions for font-config.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: more valgrind suppressions for font-config.
- Date: Mon, 30 Nov 2009 03:14:29 +0000 (UTC)
commit 3ac307e829046c3b8d9e0887c840f4861b859594
Author: Morten Welinder <terra gnome org>
Date: Sun Nov 29 22:14:06 2009 -0500
tests: more valgrind suppressions for font-config.
test/common.supp | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/test/common.supp b/test/common.supp
index e8fb193..eaf62fa 100644
--- a/test/common.supp
+++ b/test/common.supp
@@ -331,6 +331,41 @@
}
{
+ Leak/font-config/FcConfigAllocExpr
+ Memcheck:Leak
+ fun:malloc
+ fun:FcConfigAllocExpr
+}
+
+{
+ Leak/font-config/FcTestCreate
+ Memcheck:Leak
+ fun:malloc
+ fun:FcTestCreate
+}
+
+{
+ Leak/font-config/FcEditCreate
+ Memcheck:Leak
+ fun:malloc
+ fun:FcEditCreate
+}
+
+{
+ Leak/font-config/FcMatrixCopy
+ Memcheck:Leak
+ fun:malloc
+ fun:FcMatrixCopy
+}
+
+{
+ Leak/font-config/FcConfigAddEdit
+ Memcheck:Leak
+ fun:malloc
+ fun:FcConfigAddEdit
+}
+
+{
Leak/FcStrStaticName
Memcheck:Leak
fun:malloc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]