From 698324554f33008cd51f47fd7433209acd4571e7 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sun, 16 Mar 2003 10:55:06 +0000 Subject: [PATCH] Suppressions for SuSE 8.2. MERGE TO STABLE git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1480 --- glibc-2.2.supp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/glibc-2.2.supp b/glibc-2.2.supp index 91a56d5f1..e7aba096b 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)