Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / getfh.stderr.exp
bloba0751c5b107d898d2a0c7e2cb754db0298020571
1 Syscall param getfh(path) points to unaddressable byte(s)
2    at 0x........: getfh (in /...libc...)
3    by 0x........: main (getfh.c:40)
4  Address 0x........ is 0 bytes inside a block of size 23 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (getfh.c:37)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    ...
10    by 0x........: main (getfh.c:34)
12 Syscall param getfh(fhp) points to unaddressable byte(s)
13    at 0x........: getfh (in /...libc...)
14    by 0x........: main (getfh.c:40)
15  Address 0x........ is 0 bytes inside a block of size 28 free'd
16    at 0x........: free (vg_replace_malloc.c:...)
17    by 0x........: main (getfh.c:38)
18  Block was alloc'd at
19    at 0x........: malloc (vg_replace_malloc.c:...)
20    by 0x........: main (getfh.c:35)
22 Syscall param lgetfh(path) points to unaddressable byte(s)
23    at 0x........: lgetfh (in /...libc...)
24    by 0x........: main (getfh.c:41)
25  Address 0x........ is 0 bytes inside a block of size 23 free'd
26    at 0x........: free (vg_replace_malloc.c:...)
27    by 0x........: main (getfh.c:37)
28  Block was alloc'd at
29    at 0x........: malloc (vg_replace_malloc.c:...)
30    ...
31    by 0x........: main (getfh.c:34)
33 Syscall param lgetfh(fhp) points to unaddressable byte(s)
34    at 0x........: lgetfh (in /...libc...)
35    by 0x........: main (getfh.c:41)
36  Address 0x........ is 0 bytes inside a block of size 28 free'd
37    at 0x........: free (vg_replace_malloc.c:...)
38    by 0x........: main (getfh.c:38)
39  Block was alloc'd at
40    at 0x........: malloc (vg_replace_malloc.c:...)
41    by 0x........: main (getfh.c:35)
43 Syscall param getfhat(fd) contains uninitialised byte(s)
44    at 0x........: getfhat (in /...libc...)
45    by 0x........: main (getfh.c:43)
47 Syscall param getfhat(flag) contains uninitialised byte(s)
48    at 0x........: getfhat (in /...libc...)
49    by 0x........: main (getfh.c:43)
51 Syscall param getfhat(path) points to unaddressable byte(s)
52    at 0x........: getfhat (in /...libc...)
53    by 0x........: main (getfh.c:43)
54  Address 0x........ is 0 bytes inside a block of size 23 free'd
55    at 0x........: free (vg_replace_malloc.c:...)
56    by 0x........: main (getfh.c:37)
57  Block was alloc'd at
58    at 0x........: malloc (vg_replace_malloc.c:...)
59    ...
60    by 0x........: main (getfh.c:34)
62 Syscall param getfhat(fhp) points to unaddressable byte(s)
63    at 0x........: getfhat (in /...libc...)
64    by 0x........: main (getfh.c:43)
65  Address 0x........ is 0 bytes inside a block of size 28 free'd
66    at 0x........: free (vg_replace_malloc.c:...)
67    by 0x........: main (getfh.c:38)
68  Block was alloc'd at
69    at 0x........: malloc (vg_replace_malloc.c:...)
70    by 0x........: main (getfh.c:35)