diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-07-01 13:31:02 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-07-01 13:43:41 +0200 |
commit | fad9f41b22eef2717dbf2f9e8f5fb81bb14455d7 (patch) | |
tree | d446af528ef3ca4a61b6077190c74bb15ecc3da8 | |
parent | 434a4c8a4d0df687947e8fee2aa2e79e60db5ed0 (diff) |
telepathy-glib.supp: suppress iface initialization
-rw-r--r-- | 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 aca38c8a2..b3bc3f4a6 100644 --- a/tools/telepathy-glib.supp +++ b/tools/telepathy-glib.supp @@ -203,6 +203,14 @@ fun:g_type_add_interface_static } +{ + initialization of interfaces + Memcheck:Leak + ... + fun:type_iface_vtable_base_init_Wm + fun:g_type_class_ref +} + # ============================= GIO =================================== { |