ftmemsim-valgrind/memcheck/tests/scalar_supp.supp
Nicholas Nethercote 1dbf6e342f Converted a few more syscalls.
Also split scalar into 6 pieces, to avoid hitting the 300 error limit.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2992
2004-11-14 17:58:27 +00:00

10 lines
139 B
Plaintext

# This suppression suppresses both of the buf errors.
{
foo2
Memcheck:Param
write(buf)
fun:syscall
fun:__libc_start_main
}