From 8c8a705e0270607c55b69d725a2a53d947a88fa9 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 7 Jun 2002 00:29:39 +0000 Subject: [PATCH] More RH73 suppressions. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@398 --- glibc-2.2.supp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glibc-2.2.supp b/glibc-2.2.supp index 229016b264..e6e1799548 100644 --- a/glibc-2.2.supp +++ b/glibc-2.2.supp @@ -32,7 +32,7 @@ PThread fun:pthread_error fun:__pthread_mutex_destroy - fun:_IO_default_finish + fun:_IO_default_finish* } { @@ -176,11 +176,11 @@ #-------------- { - _dl_relocate_object/dl_open_worker/_dl_catch_error(Cond) + _dl_relocate_object*/dl_open_worker/_dl_catch_error*(Cond) Cond - fun:_dl_relocate_object + fun:_dl_relocate_object* fun:dl_open_worker - fun:_dl_catch_error + fun:_dl_catch_error* } { _dl_relocate_object/libc-2.2.4.so/_dl_catch_error(Cond) -- 2.47.3