Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / malloc1_ks_free.stderr.exp
blobd41f7cdd7c788403eb9166e43dbb21af7fea473f
1 Invalid write of size 1
2    ...
3  Address 0x........ is 1 bytes inside a block of size 10 free'd
4    at 0x........: free (vg_replace_malloc.c:...)
5    ...
7 Invalid write of size 1
8    ...
9  Address 0x........ is 1 bytes before a block of size 10 alloc'd
10    ...