From: Tom Hughes Date: Sat, 7 May 2005 12:16:45 +0000 (+0000) Subject: Yet another index suppression. X-Git-Tag: svn/VALGRIND_3_0_0~691 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2675ec6ff70ea8246e3aed9cb6794d956f771887;p=thirdparty%2Fvalgrind.git Yet another index suppression. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3627 --- diff --git a/xfree-4.supp b/xfree-4.supp index cff41fdca1..2934e8ab64 100644 --- a/xfree-4.supp +++ b/xfree-4.supp @@ -237,6 +237,14 @@ fun:map_doit fun:_dl_catch_error } +{ + index-not-intercepted-early-enough-HACK-3 + Memcheck:Cond + fun:index + fun:_dl_map_object + fun:dl_main + fun:_dl_sysdep_start +} ##----------------------------------------------------------------------##