From: Julian Seward Date: Sun, 16 Mar 2003 10:55:06 +0000 (+0000) Subject: Suppressions for SuSE 8.2. X-Git-Tag: svn/VALGRIND_2_0_0~266 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=698324554f33008cd51f47fd7433209acd4571e7;p=thirdparty%2Fvalgrind.git Suppressions for SuSE 8.2. MERGE TO STABLE git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1480 --- diff --git a/glibc-2.2.supp b/glibc-2.2.supp index 91a56d5f1a..e7aba096b0 100644 --- a/glibc-2.2.supp +++ b/glibc-2.2.supp @@ -24,6 +24,29 @@ # if Param: name of system call param # if Free: name of free-ing fn) +#-------- For SuSE 8.2 (gcc 3.3, glibc 2.3.2) +{ + __GI___stpcpy/* + Memcheck:Cond + fun:__GI___stpcpy + fun:* +} +{ + strlen/__GI__dl_open/dlopen_doit + Memcheck:Cond + fun:strlen + fun:__GI__dl_open + fun:dlopen_doit +} +{ + strlen/_dl_signal_cerror/_dl_lookup_symbol_internal/do_dlsym + Memcheck:Cond + fun:_dl_signal_cerror + fun:_dl_lookup_symbol_internal + fun:do_dlsym +} + + #-------- For R H 8.0 { elf_dynamic_do_rel.7/_dl_relocate_object_internal/dl_open_worker(Cond)