summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst.supp17
1 files changed, 17 insertions, 0 deletions
diff --git a/gst.supp b/gst.supp
index 0a12e2f..c9a57b7 100644
--- a/gst.supp
+++ b/gst.supp
@@ -4258,6 +4258,23 @@
fun:dlopen@@GLIBC_2.2.5
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ fun:*
+ fun:_dl_*
+ fun:_dl_*
+ fun:_dl_*
+ fun:dl_open_worker
+ fun:_dl_catch_error
+ fun:_dl_open
+ fun:dlopen_doit
+ fun:_dl_catch_error
+ fun:_dlerror_run
+ fun:dlopen@@GLIBC_2.2.5
+}
+
# glib 2.22 leaks
{
<insert_a_suppression_name_here>