More RH73 suppressions.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@398 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index 229016b..e6e1799 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)