[Pkg-telepathy-commits] [telepathy-glib-1] 28/212: remove assorted dbus-glib-specific valgrind suppressions

Simon McVittie smcv at debian.org
Wed May 14 12:08:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib-1.

commit 4e6a4d983dae2202b9bd07cda1f2021d0a398334
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Mar 11 18:30:55 2014 +0000

    remove assorted dbus-glib-specific valgrind suppressions
---
 tests/suppressions/tpl.supp | 31 ----------------------------
 tools/telepathy-glib.supp   | 49 ---------------------------------------------
 2 files changed, 80 deletions(-)

diff --git a/tests/suppressions/tpl.supp b/tests/suppressions/tpl.supp
index 737bf33..b3baebd 100644
--- a/tests/suppressions/tpl.supp
+++ b/tests/suppressions/tpl.supp
@@ -216,37 +216,6 @@
    fun:dbus_g_type_specialized_init
 }
 
-{
-   libdbus shared connection
-   Memcheck:Leak
-   ...
-   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
-}
-
-{
-   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 ========================
 
 {
diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index f79c1cd..2578396 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -260,44 +260,6 @@
    fun:dbus_g_type_specialized_init
 }
 
-{
-   libdbus shared connection
-   Memcheck:Leak
-   ...
-   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
-}
-
-{
-   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
-}
-
-{
-   DBusGProxy class init
-   Memcheck:Leak
-   ...
-   fun:dbus_g_proxy_class_init
-}
-
 # ============================= telepathy-glib ========================
 
 {
@@ -318,17 +280,6 @@
 }
 
 {
-   creating classes for DBusGProxy
-   Memcheck:Leak
-   ...
-   fun:g_type_class_ref
-   ...
-   fun:g_object_new
-   ...
-   fun:tp_proxy_get_interface_by_id
-}
-
-{
    creating classes for tp_dbus_daemon_new
    Memcheck:Leak
    ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib-1.git



More information about the Pkg-telepathy-commits mailing list