Suppressions for R H 8.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1383 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index 859ed58..91a56d5 100644
--- a/glibc-2.2.supp
+++ b/glibc-2.2.supp
@@ -24,6 +24,16 @@
 #     if Param: name of system call param
 #     if Free: name of free-ing fn)
 
+#-------- For R H 8.0
+{
+   elf_dynamic_do_rel.7/_dl_relocate_object_internal/dl_open_worker(Cond)
+   Memcheck:Cond
+   fun:elf_dynamic_do_rel.7
+   fun:_dl_relocate_object_internal
+   fun:dl_open_worker
+}
+
+
 #-------- For R H 7.3 on i686
 {
    _dl_relocate_object*/*libc-2.2.?.so/_dl_catch_error*(Cond)
diff --git a/xfree-4.supp b/xfree-4.supp
index 20c9499..15f60da 100644
--- a/xfree-4.supp
+++ b/xfree-4.supp
@@ -24,6 +24,15 @@
 #     if Param: name of system call param
 #     if Free: name of free-ing fn)
 
+# Resulting from R H 8.0
+{
+   *libc_write/libX11.so.6.2/*X11TransWrite(Param)
+   Addrcheck,Memcheck:Param
+   write(buf)
+   fun:*libc_write
+   obj:/usr/X11R6/lib/libX11.so.6.2
+   fun:*X11TransWrite
+}
 
 {
    libX11.so.6.2/libX11.so.6.2/libX11.so.6.2(Cond)