From c18817eca1e16d013bab111477dcd42a1cb2147c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 15 May 2012 10:43:55 -0400 Subject: [PATCH] tests: Tweak valgrind suppression --- tests/ostree-valgrind.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ostree-valgrind.supp b/tests/ostree-valgrind.supp index ce22aa78..e07a77d1 100644 --- a/tests/ostree-valgrind.supp +++ b/tests/ostree-valgrind.supp @@ -110,7 +110,7 @@ g_type_class_ref never finalized Memcheck:Leak fun:calloc - fun:g_malloc0 + ... fun:g_type_class_ref ... }