[next] telepathy-glib: Ignore allocations in gobject_init_ctor
Simon McVittie
smcv at kemper.freedesktop.org
Thu Mar 13 07:08:35 PDT 2014
Module: telepathy-glib
Branch: next
Commit: af6fb58d386852792a4e19e08b622cea1b2c96a3
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=af6fb58d386852792a4e19e08b622cea1b2c96a3
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Mar 10 16:58:25 2014 +0000
Ignore allocations in gobject_init_ctor
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76000
Reviewed-by: Guillaume Desmottes
---
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
...
More information about the telepathy-commits
mailing list