summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst.supp11
1 files changed, 11 insertions, 0 deletions
diff --git a/gst.supp b/gst.supp
index 80055f0..18dd246 100644
--- a/gst.supp
+++ b/gst.supp
@@ -1390,6 +1390,17 @@
fun:_gst_tag_initialize
}
+# system-wide tags
+# these tags are registered once
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:gst_tag_register_static
+}
+
# system-wide type classes that we keep referenced
{