Files
ftmemsim-valgrind/exp-ptrcheck/tests/supp.stderr.exp
Nicholas Nethercote 86be4a7cf3 Update .exp files for r10783.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10784
2009-08-12 00:14:44 +00:00

12 lines
376 B
Plaintext

Syscall param write(buf) is non-contiguous
at 0x........: write (in /...libc...)
by 0x........: main (supp.c:16)
First byte (0x........) is 3 bytes inside a 6-byte block alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (supp.c:12)
Last byte is not inside a known block
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)