tests/vg_regtest: Always evaluate prerequisite expressions with sh
[valgrind.git] / memcheck / tests / malloc2.stderr.exp
blobf1a075b654bb48529f55b2038313d880b869ac9a
1 Invalid write of size 1
2 at 0x........: main (malloc2.c:50)
3 Address 0x........ is 0 bytes inside a block of size 772 free'd
4 at 0x........: free (vg_replace_malloc.c:...)
5 by 0x........: main (malloc2.c:49)
7 Invalid free() / delete / delete[] / realloc()
8 at 0x........: free (vg_replace_malloc.c:...)
9 by 0x........: main (malloc2.c:54)
10 Address 0x........ is 0 bytes inside a block of size 772 free'd
11 at 0x........: free (vg_replace_malloc.c:...)
12 by 0x........: main (malloc2.c:49)