From e9ea99f6e89d7e1af3a0a859bfeb0ed6ecf2e3a9 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 28 Jul 2006 17:11:37 +0000 Subject: [PATCH] gst.supp: Extra suppressions from my Ubuntu x86_64 machine Original commit message from CVS: * gst.supp: Extra suppressions from my Ubuntu x86_64 machine --- ChangeLog | 5 +++++ gst.supp | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e6017d..b048971 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-28 Jan Schmidt + + * gst.supp: + Extra suppressions from my Ubuntu x86_64 machine + 2006-07-24 Tim-Philipp Müller Patch by: Frederic Peters diff --git a/gst.supp b/gst.supp index 289cb75..4602cf5 100644 --- a/gst.supp +++ b/gst.supp @@ -609,3 +609,39 @@ fun:oil_optimize_all fun:oil_init } + +{ + + Memcheck:Addr8 + obj:/lib/ld-2.3.6.so +} + +{ + + Memcheck:Param + futex(uaddr2) + fun:pthread_once + obj:/lib/libc-2.3.6.so + obj:/lib/libc-2.3.6.so + fun:setlocale + fun:init_pre + fun:g_option_context_parse + fun:gst_init_check + fun:gst_init + fun:gst_check_init + fun:main +} + +{ + + Memcheck:Cond + obj:/lib/ld-2.3.6.so + obj:/lib/ld-2.3.6.so + fun:_dl_open + obj:/lib/libdl-2.3.6.so + obj:/lib/ld-2.3.6.so + obj:/lib/libdl-2.3.6.so + fun:dlopen + fun:g_module_open + fun:gst_plugin_load_file +} -- 2.7.4