Suppressions for R H 8.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1383
This commit is contained in:
Julian Seward 2002-12-15 23:09:24 +00:00
parent 0eb8992e42
commit a5596cae39
2 changed files with 19 additions and 0 deletions

View File

@ -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)

View File

@ -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)