]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove duplicate suppressions for SuSE 9.0 (section appeared twice)
authorJulian Seward <jseward@acm.org>
Tue, 20 Jul 2004 22:42:44 +0000 (22:42 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 20 Jul 2004 22:42:44 +0000 (22:42 +0000)
and add one for SuSE 9.1.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2516

glibc-2.3.supp

index fab9e9a593d5fa854cee18756ed30202120cdc77..4d0161cd781d98bc0cf4d12e61251d96c07aba69 100644 (file)
 }
 
 ##----------------------------------------------------------------------##
-## 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
 }