From 79d67fe009b6120b82d51df860c78e8361f02aea Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 2 Feb 2006 13:44:05 +0000 Subject: [PATCH] common/gst.supp: Added more suppressions Original commit message from CVS: * common/gst.supp: Added more suppressions --- gst.supp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gst.supp b/gst.supp index 524381f..050dca7 100644 --- a/gst.supp +++ b/gst.supp @@ -22,6 +22,25 @@ ### glibc suppressions +{ + + Memcheck:Cond + obj:/lib/ld-2.3.5.so + fun:dl_open_worker + obj:/lib/ld-2.3.5.so + fun:_dl_open + fun:dlopen_doit + obj:/lib/ld-2.3.5.so + fun:_dlerror_run + fun:dlopen@@GLIBC_2.1 + fun:g_module_open + fun:gst_plugin_load_file + fun:gst_plugin_load + fun:test_load_coreelements + fun:srunner_run_all + fun:main +} + # glibc does not deallocate thread-local storage { -- 2.7.4