summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-29 17:24:09 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-29 18:12:04 +0100
commit2bb75441f5b84c3b3d05bb6c602d064ef1c34ba3 (patch)
treef0ae4df42ad6ff8f7904bb234cec79f82d4c2fd1 /tools
parentd95c55350c9ae457832df80abb60a6af5bdbe9ae (diff)
downloadtelepathy-glib-2bb75441f5b84c3b3d05bb6c602d064ef1c34ba3.tar.gz
Drop valgrind suppression for dbus-glib < 0.76
We already require 0.82.
Diffstat (limited to 'tools')
-rw-r--r--tools/telepathy-glib.supp8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/telepathy-glib.supp b/tools/telepathy-glib.supp
index b92bfccc7..6e51e6d96 100644
--- a/tools/telepathy-glib.supp
+++ b/tools/telepathy-glib.supp
@@ -181,14 +181,6 @@
# ============================= dbus-glib =============================
{
- dbus-glib, https://bugs.freedesktop.org/show_bug.cgi?id=14125
- Memcheck:Addr4
- fun:g_hash_table_foreach
- obj:/usr/lib/libdbus-glib-1.so.2.1.0
- fun:g_object_run_dispose
-}
-
-{
registering marshallers is permanent
Memcheck:Leak
...