[telepathy-glib/master] telepathy-glib.supp: more dbus-glib non-leaks

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Dec 3 11:06:57 PST 2009


---
 tools/telepathy-glib.supp |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index cea5ce7..e156299 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -155,6 +155,22 @@
    fun:dbus_g_connection_register_g_object
 }
 
+{
+   DBusGProxy slots aren't freed unless we fall off the bus
+   Memcheck:Leak
+   ...
+   fun:dbus_connection_allocate_data_slot
+   ...
+   fun:dbus_g_proxy_constructor
+}
+
+{
+   error registrations are for life, not just for Christmas
+   Memcheck:Leak
+   ...
+   fun:dbus_g_error_domain_register
+}
+
 # ============================= telepathy-glib ========================
 
 {
-- 
1.5.6.5




More information about the telepathy-commits mailing list