From 8ea1fbcc62954ccc59e80b422c03b7e458de61cf Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 10 Mar 2014 16:58:25 +0000 Subject: [PATCH 05/23] Ignore allocations in gobject_init_ctor --- tools/telepathy-glib.supp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp index 0fe5e57..b364375 100644 --- a/tools/telepathy-glib.supp +++ b/tools/telepathy-glib.supp @@ -190,6 +190,13 @@ } { + gobject_init_ctor + Memcheck:Leak + ... + fun:gobject_init_ctor +} + +{ g_type_init_with_debug_flags Memcheck:Leak ... -- 1.9.0