Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..
[valgrind.git] / memcheck / tests / fwrite.stderr.exp
blob926330be8b4b66214aa8b3b086a0a5d351fc43b3
1 Syscall param write(buf) points to uninitialised byte(s)
2 ...
3 by 0x........: main (fwrite.c:12)
4 Address 0x........ is 0 bytes inside a block of size 10 alloc'd
5 at 0x........: malloc (vg_replace_malloc.c:...)
6 by 0x........: main (fwrite.c:7)