From: Julian Seward Date: Sun, 25 Feb 2007 00:03:00 +0000 (+0000) Subject: Update redhat8 suppressions. X-Git-Tag: svn/VALGRIND_3_3_0~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026fac74969a42f4e851ab4a02722e08694a8710;p=thirdparty%2Fvalgrind.git Update redhat8 suppressions. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6612 --- diff --git a/glibc-2.3.supp b/glibc-2.3.supp index 8ed7825a49..11cb012eea 100644 --- a/glibc-2.3.supp +++ b/glibc-2.3.supp @@ -104,6 +104,29 @@ fun:_dl_relocate_object_internal fun:dl_open_worker } +{ + RedHat8-1 + Memcheck:Cond + fun:elf_dynamic_do_rela.8 + fun:_dl_relocate_object + fun:dl_main + fun:_dl_sysdep_start +} +{ + RedHat8-2 + Memcheck:Cond + fun:elf_dynamic_do_rel.7 + fun:_dl_relocate_object + fun:dl_main + fun:_dl_sysdep_start +} +{ + RedHat8-3 + Memcheck:Cond + fun:elf_dynamic_do_rela.8 + fun:_dl_relocate_object + fun:dl_open_worker +} #-------- glibc 2.3.2/ Fedora Core 1 {