summaryrefslogtreecommitdiff
path: root/glibc-2.3.supp
diff options
context:
space:
mode:
authorjseward <jseward@a5019735-40e9-0310-863c-91ae7b9d1cf9>2004-07-20 22:42:44 +0000
committerjseward <jseward@a5019735-40e9-0310-863c-91ae7b9d1cf9>2004-07-20 22:42:44 +0000
commit38276e8909327122d5e35e87d2a5464969b0f6fa (patch)
tree2007a1999ece313934700fc3ca63d59f95a8e0d2 /glibc-2.3.supp
parent760ee76ef01e929ac308425b7573f8b2ad9a2a3f (diff)
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 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'glibc-2.3.supp')
-rw-r--r--glibc-2.3.supp16
1 files changed, 3 insertions, 13 deletions
diff --git a/glibc-2.3.supp b/glibc-2.3.supp
index fab9e9a5..4d0161cd 100644
--- a/glibc-2.3.supp
+++ b/glibc-2.3.supp
@@ -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
}