1 -----------------------------------------------------
2 437: __NR_openat2 4s 2m
3 -----------------------------------------------------
4 Syscall param openat2(dfd) contains uninitialised byte(s)
6 by 0x........: main (scalar_openat2.c:15)
8 Syscall param openat2(filename) contains uninitialised byte(s)
10 by 0x........: main (scalar_openat2.c:15)
12 Syscall param openat2(how) contains uninitialised byte(s)
14 by 0x........: main (scalar_openat2.c:15)
16 Syscall param openat2(size) contains uninitialised byte(s)
18 by 0x........: main (scalar_openat2.c:15)
20 Syscall param openat2(filename) points to unaddressable byte(s)
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)
27 by 0x........: main (scalar_openat2.c:15)
28 Address 0x........ is not stack'd, malloc'd or (recently) free'd