summaryrefslogtreecommitdiff
path: root/qt4/tools/tp-qt4-tests.supp
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/tools/tp-qt4-tests.supp')
-rw-r--r--qt4/tools/tp-qt4-tests.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/qt4/tools/tp-qt4-tests.supp b/qt4/tools/tp-qt4-tests.supp
new file mode 100644
index 000000000..48a2ecd7b
--- /dev/null
+++ b/qt4/tools/tp-qt4-tests.supp
@@ -0,0 +1,10 @@
+# QDBus doesn't call dbus_shutdown, so some D-Bus internal data structures are leaked
+
+{
+ Initial session bus registration message
+ Memcheck:Leak
+ ...
+ fun:dbus_bus_register
+ fun:internal_bus_get
+ fun:_ZN15QDBusConnection12connectToBusENS_7BusTypeERK7QString
+}