[telepathy-glib/master] telepathy-glib.supp: ignore dbus_g_connection_register_g_object's GSList
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Dec 3 11:06:57 PST 2009
It's only freed when the DBusConnection closes, which in our case usually
doesn't happen.
---
tools/telepathy-glib.supp | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index 2b3d4e8..16d8272 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -147,6 +147,14 @@
fun:dbus_g_bus_get
}
+{
+ dbus-gobject registrations aren't freed unless we fall off the bus
+ Memcheck:Leak
+ ...
+ fun:g_slist_append
+ fun:dbus_g_connection_register_g_object
+}
+
# ============================= telepathy-glib ========================
{
--
1.5.6.5
More information about the telepathy-commits
mailing list