From: Julian Seward Date: Sun, 24 Mar 2002 11:38:37 +0000 (+0000) Subject: Add suppression from Joe Buck X-Git-Tag: svn/VALGRIND_1_0_3~426 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a956fba06d8d1e2d081d5c4918ad4e043f6b615;p=thirdparty%2Fvalgrind.git Add suppression from Joe Buck git-svn-id: svn://svn.valgrind.org/valgrind/trunk@20 --- diff --git a/linux22.supp b/linux22.supp index 18cf1a126a..750aa2d5df 100644 --- a/linux22.supp +++ b/linux22.supp @@ -105,6 +105,13 @@ fun:*locale* } +{ + _dl_relocate_object/dl_open_worker(Value0) + Cond + fun:_dl_relocate_object + fun:dl_open_worker +} + ##----------------------------------------------------------------------## ## from a Debian machine running kernel 2.2.19 I believe ## I guess most of these are the same as above really, but