Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / getfsstat.stderr.exp
blob49535d4967529a90b72ee0808cd0d02aae6f38d8
1 Syscall param getfsstat(buf) points to unaddressable byte(s)
2    at 0x........: _getfsstat (in /...libc...)
3    by 0x........: main (getfsstat.c:25)
4  Address 0x........ is 0 bytes inside a block of size 2,344 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (getfsstat.c:24)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    by 0x........: main (getfsstat.c:23)
11 Syscall param getfsstat(len) contains uninitialised byte(s)
12    at 0x........: _getfsstat (in /...libc...)
13    by 0x........: main (getfsstat.c:30)
15 Syscall param getfsstat(flags) contains uninitialised byte(s)
16    at 0x........: _getfsstat (in /...libc...)
17    by 0x........: main (getfsstat.c:31)