summaryrefslogtreecommitdiff
path: root/tests/libnice.supp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libnice.supp')
-rw-r--r--tests/libnice.supp17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/libnice.supp b/tests/libnice.supp
index 247e9d8..14a6a2c 100644
--- a/tests/libnice.supp
+++ b/tests/libnice.supp
@@ -533,3 +533,20 @@
...
fun:g_object_new_valist
}
+
+
+# GStreamer leaks, we know
+{
+ gst-check-init
+ Memcheck:Leak
+ ...
+ fun:gst_check_init
+}
+
+
+{
+ g-quark-init
+ Memcheck:Leak
+ ...
+ fun:g_quark_init
+} \ No newline at end of file