From e8d542227517105a3d35723ab1028f85ab691837 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Fri, 14 Jan 2011 13:13:21 -0500 Subject: Added g_type_init_with_debug_flags to suppression --- tests/suppressions/tpl.supp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/suppressions') diff --git a/tests/suppressions/tpl.supp b/tests/suppressions/tpl.supp index 9398da9..f72eae3 100644 --- a/tests/suppressions/tpl.supp +++ b/tests/suppressions/tpl.supp @@ -132,6 +132,13 @@ fun:g_type_init } +{ + g_type_init_with_debug_flags + Memcheck:Leak + ... + fun:g_type_init_with_debug_flags +} + { g_type_register_static Memcheck:Leak -- cgit v1.2.1