Remove duplicate suppressions for SuSE 9.0 (section appeared twice)

and add one for SuSE 9.1.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2516
This commit is contained in:
Julian Seward 2004-07-20 22:42:44 +00:00
parent cee90da327
commit c02c327af6

View File

@ -227,19 +227,9 @@
}
##----------------------------------------------------------------------##
## SuSE 9 after FV changes (post 2.1.0)
## SuSE 9.1 with post 2.1.2
{
strlen/_dl_init_paths/dl_main/_dl_sysdep_start(Cond)
Ugly strchr error in /lib/ld-2.3.3.so
Memcheck:Cond
fun:strlen
fun:_dl_init_paths
fun:dl_main
fun:_dl_sysdep_start
}
{
Ugly strchr error in /lib/ld-2.3.2.so
Memcheck:Cond
obj:/lib/ld-2.3.2.so
obj:/lib/ld-2.3.3.so
}