summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qt4/tools/tp-qt4-tests.supp11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt4/tools/tp-qt4-tests.supp b/qt4/tools/tp-qt4-tests.supp
index abd7c9cc2..640593fab 100644
--- a/qt4/tools/tp-qt4-tests.supp
+++ b/qt4/tools/tp-qt4-tests.supp
@@ -28,3 +28,14 @@
...
fun:_ZN18TestConferenceChan12initTestCaseEv
}
+
+# Reported as https://bugs.freedesktop.org/show_bug.cgi?id=32116
+
+{
+ TpBaseConnectionManager legacy protocol objects
+ Memcheck:Leak
+ ...
+ fun:g_object_new
+ ...
+ fun:tp_base_connection_manager_register
+}