Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / linkat.stderr.exp
blob84ba20d96c8fd55f53b625e32f674fd98203f103
1 Syscall param linkat(name1) points to unaddressable byte(s)
2    at 0x........: linkat (in /...libc...)
3    by 0x........: main (linkat.c:56)
4  Address 0x........ is 0 bytes inside a block of size 19 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (linkat.c:55)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    ...
10    by 0x........: main (linkat.c:54)
12 Syscall param symlinkat(name1) points to unaddressable byte(s)
13    at 0x........: symlinkat (in /...libc...)
14    by 0x........: main (linkat.c:57)
15  Address 0x........ is 0 bytes inside a block of size 19 free'd
16    at 0x........: free (vg_replace_malloc.c:...)
17    by 0x........: main (linkat.c:55)
18  Block was alloc'd at
19    at 0x........: malloc (vg_replace_malloc.c:...)
20    ...
21    by 0x........: main (linkat.c:54)
23 Syscall param linkat(name2) points to unaddressable byte(s)
24    at 0x........: linkat (in /...libc...)
25    by 0x........: main (linkat.c:63)
26  Address 0x........ is 0 bytes inside a block of size 19 free'd
27    at 0x........: free (vg_replace_malloc.c:...)
28    by 0x........: main (linkat.c:62)
29  Block was alloc'd at
30    at 0x........: malloc (vg_replace_malloc.c:...)
31    ...
32    by 0x........: main (linkat.c:61)
34 Syscall param unlinkat(path) points to unaddressable byte(s)
35    at 0x........: unlinkat (in /...libc...)
36    by 0x........: main (linkat.c:64)
37  Address 0x........ is 0 bytes inside a block of size 19 free'd
38    at 0x........: free (vg_replace_malloc.c:...)
39    by 0x........: main (linkat.c:62)
40  Block was alloc'd at
41    at 0x........: malloc (vg_replace_malloc.c:...)
42    ...
43    by 0x........: main (linkat.c:61)
45 Syscall param symlinkat(name2) points to unaddressable byte(s)
46    at 0x........: symlinkat (in /...libc...)
47    by 0x........: main (linkat.c:68)
48  Address 0x........ is 0 bytes inside a block of size 19 free'd
49    at 0x........: free (vg_replace_malloc.c:...)
50    by 0x........: main (linkat.c:67)
51  Block was alloc'd at
52    at 0x........: malloc (vg_replace_malloc.c:...)
53    ...
54    by 0x........: main (linkat.c:66)
56 Syscall param unlinkat(path) points to unaddressable byte(s)
57    at 0x........: unlinkat (in /...libc...)
58    by 0x........: main (linkat.c:69)
59  Address 0x........ is 0 bytes inside a block of size 19 free'd
60    at 0x........: free (vg_replace_malloc.c:...)
61    by 0x........: main (linkat.c:67)
62  Block was alloc'd at
63    at 0x........: malloc (vg_replace_malloc.c:...)
64    ...
65    by 0x........: main (linkat.c:66)
67 Syscall param linkat(fd1) contains uninitialised byte(s)
68    at 0x........: linkat (in /...libc...)
69    by 0x........: main (linkat.c:72)
71 Syscall param linkat(fd2) contains uninitialised byte(s)
72    at 0x........: linkat (in /...libc...)
73    by 0x........: main (linkat.c:72)
75 Syscall param linkat(flag) contains uninitialised byte(s)
76    at 0x........: linkat (in /...libc...)
77    by 0x........: main (linkat.c:72)
79 Syscall param symlinkat(fd) contains uninitialised byte(s)
80    at 0x........: symlinkat (in /...libc...)
81    by 0x........: main (linkat.c:73)
83 Syscall param unlinkat(fd) contains uninitialised byte(s)
84    at 0x........: unlinkat (in /...libc...)
85    by 0x........: main (linkat.c:74)
87 Syscall param unlinkat(flag) contains uninitialised byte(s)
88    at 0x........: unlinkat (in /...libc...)
89    by 0x........: main (linkat.c:74)
91 Syscall param fdatasync(fd) contains uninitialised byte(s)
92    ...
93    by 0x........: main (linkat.c:82)