From: Julian Seward Date: Tue, 15 Mar 2005 03:00:46 +0000 (+0000) Subject: Memcheck complains a lot at glibc-2.2.5 startup, for unclear reasons. X-Git-Tag: svn/VALGRIND_3_0_0~955 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf2c0926efe5f14b3c2840f865014f202f79965;p=thirdparty%2Fvalgrind.git Memcheck complains a lot at glibc-2.2.5 startup, for unclear reasons. This tries to shut it up a bit. This may not be a good fix. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3363 --- diff --git a/glibc-2.2.supp b/glibc-2.2.supp index 9d03360019..54b2ce669c 100644 --- a/glibc-2.2.supp +++ b/glibc-2.2.supp @@ -70,6 +70,14 @@ Memcheck:Cond fun:_dl_relocate_object_internal } +{ + index/*-2.2.5.so/*-2.2.5.so + Memcheck:Cond + fun:index + obj:*-2.2.5.so + obj:*-2.2.5.so +} + #-------- SuSE 8.1 stuff (gcc-3.2, glibc-2.2.5 + SuSE's hacks) {