Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / x86-linux / scalar_openat2.stderr.exp
blob367da9dbf259795c74a3593f345879c76fe6b22a
1 -----------------------------------------------------
2 437:        __NR_openat2 4s 2m
3 -----------------------------------------------------
4 Syscall param openat2(dfd) contains uninitialised byte(s)
5    ...
6    by 0x........: main (scalar_openat2.c:15)
8 Syscall param openat2(filename) contains uninitialised byte(s)
9    ...
10    by 0x........: main (scalar_openat2.c:15)
12 Syscall param openat2(how) contains uninitialised byte(s)
13    ...
14    by 0x........: main (scalar_openat2.c:15)
16 Syscall param openat2(size) contains uninitialised byte(s)
17    ...
18    by 0x........: main (scalar_openat2.c:15)
20 Syscall param openat2(filename) points to unaddressable byte(s)
21    ...
22    by 0x........: main (scalar_openat2.c:15)
23  Address 0x........ is not stack'd, malloc'd or (recently) free'd
25 Syscall param openat2(how) points to unaddressable byte(s)
26    ...
27    by 0x........: main (scalar_openat2.c:15)
28  Address 0x........ is not stack'd, malloc'd or (recently) free'd