From c02c327af6b891127ddbe57f315b92ce8f537f64 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Tue, 20 Jul 2004 22:42:44 +0000 Subject: [PATCH] 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 --- glibc-2.3.supp | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/glibc-2.3.supp b/glibc-2.3.supp index fab9e9a593..4d0161cd78 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 } -- 2.47.2