Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..
[valgrind.git] / memcheck / tests / malloc1_ks_alloc.stderr.exp
blob60bb72e8977ab08335add33fc2dd7aafb9fd9b12
1 Invalid write of size 1
2 ...
3 Address 0x........ is 1 bytes inside a block of size 10 free'd
4 ...
5 Block was alloc'd at
6 at 0x........: malloc (vg_replace_malloc.c:...)
7 ...
9 Invalid write of size 1
10 ...
11 Address 0x........ is 1 bytes before a block of size 10 alloc'd
12 at 0x........: malloc (vg_replace_malloc.c:...)
13 ...