Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / chmod_chown.stderr.exp
blob87a76a1252f4e094257c277ebb782e7139e74340
1 Syscall param lchmod(mode) contains uninitialised byte(s)
2    ...
3    by 0x........: main (chmod_chown.c:61)
5 Syscall param lchmod(path) points to unaddressable byte(s)
6    ...
7    by 0x........: main (chmod_chown.c:61)
8  Address 0x........ is 0 bytes inside a block of size 4 free'd
9    at 0x........: free (vg_replace_malloc.c:...)
10    by 0x........: main (chmod_chown.c:55)
11  Block was alloc'd at
12    at 0x........: malloc (vg_replace_malloc.c:...)
13    ...
14    by 0x........: main (chmod_chown.c:54)
16 Syscall param fchmodat(fd) contains uninitialised byte(s)
17    ...
18    by 0x........: main (chmod_chown.c:62)
20 Syscall param fchmodat(mode) contains uninitialised byte(s)
21    ...
22    by 0x........: main (chmod_chown.c:62)
24 Syscall param fchmodat(flag) contains uninitialised byte(s)
25    ...
26    by 0x........: main (chmod_chown.c:62)
28 Syscall param fchmodat(path) points to unaddressable byte(s)
29    ...
30    by 0x........: main (chmod_chown.c:62)
31  Address 0x........ is 0 bytes inside a block of size 4 free'd
32    at 0x........: free (vg_replace_malloc.c:...)
33    by 0x........: main (chmod_chown.c:55)
34  Block was alloc'd at
35    at 0x........: malloc (vg_replace_malloc.c:...)
36    ...
37    by 0x........: main (chmod_chown.c:54)
39 Syscall param fchownat(fd) contains uninitialised byte(s)
40    ...
41    by 0x........: main (chmod_chown.c:63)
43 Syscall param fchownat(owner) contains uninitialised byte(s)
44    ...
45    by 0x........: main (chmod_chown.c:63)
47 Syscall param fchownat(group) contains uninitialised byte(s)
48    ...
49    by 0x........: main (chmod_chown.c:63)
51 Syscall param fchownat(flag) contains uninitialised byte(s)
52    ...
53    by 0x........: main (chmod_chown.c:63)
55 Syscall param fchownat(path) points to unaddressable byte(s)
56    ...
57    by 0x........: main (chmod_chown.c:63)
58  Address 0x........ is 0 bytes inside a block of size 4 free'd
59    at 0x........: free (vg_replace_malloc.c:...)
60    by 0x........: main (chmod_chown.c:55)
61  Block was alloc'd at
62    at 0x........: malloc (vg_replace_malloc.c:...)
63    ...
64    by 0x........: main (chmod_chown.c:54)