Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / revoke.stderr.exp
blob362a7779b2799bdbdf46edfd72ceeff9fc1177b6
1 Syscall param revoke(path) points to unaddressable byte(s)
2    at 0x........: revoke (in /...libc...)
3    by 0x........: main (revoke.c:20)
4  Address 0x........ is 0 bytes inside a block of size 11 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (revoke.c:19)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    ...
10    by 0x........: main (revoke.c:9)