diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-02-02 13:44:05 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-02-02 13:44:05 +0000 |
commit | 79d67fe009b6120b82d51df860c78e8361f02aea (patch) | |
tree | 27d114c2ba93d84b97675f37beac286e2bec9d7f | |
parent | b7d18dcce9b54e4861136e9b13bc7c2cd89d0ec7 (diff) |
common/gst.supp: Added more suppressions
Original commit message from CVS:
* common/gst.supp:
Added more suppressions
-rw-r--r-- | gst.supp | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -22,6 +22,25 @@ ### glibc suppressions +{ + <conditional jump on wim's debian 2/2/06> + 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 { |