regtest: dhat/tests/user_histo1 filter out summary
[valgrind.git] / memcheck / tests / realloc3.stderr.exp
blob4ee48e7b71496c0dedd4fec5dfb8b5727128f738
1 Invalid read of size 4
2 at 0x........: main (realloc3.c:23)
3 Address 0x........ is 15 bytes after a block of size 5 alloc'd
4 at 0x........: realloc (vg_replace_malloc.c:...)
5 by 0x........: main (realloc3.c:19)
7 Invalid read of size 4
8 at 0x........: main (realloc3.c:24)
9 Address 0x........ is 15 bytes after a block of size 5 alloc'd
10 at 0x........: realloc (vg_replace_malloc.c:...)
11 by 0x........: main (realloc3.c:20)
13 Invalid read of size 4
14 at 0x........: main (realloc3.c:25)
15 Address 0x........ is 15 bytes after a block of size 5 alloc'd
16 at 0x........: realloc (vg_replace_malloc.c:...)
17 by 0x........: main (realloc3.c:21)