Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[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    ...