1 ---------------------------------------------------------
3 ---------------------------------------------------------
4 Syscall param stat64(path) contains uninitialised byte(s)
7 Syscall param stat64(buf) contains uninitialised byte(s)
10 Syscall param stat64(path) points to unaddressable byte(s)
12 Address 0x........ is not stack'd, malloc'd or (recently) free'd
14 Syscall param stat64(buf) points to unaddressable byte(s)
16 Address 0x........ is not stack'd, malloc'd or (recently) free'd
18 ---------------------------------------------------------
19 216: SYS_lstat64 2s 2m
20 ---------------------------------------------------------
21 Syscall param lstat64(path) contains uninitialised byte(s)
24 Syscall param lstat64(buf) contains uninitialised byte(s)
27 Syscall param lstat64(path) points to unaddressable byte(s)
29 Address 0x........ is not stack'd, malloc'd or (recently) free'd
31 Syscall param lstat64(buf) points to unaddressable byte(s)
33 Address 0x........ is not stack'd, malloc'd or (recently) free'd
35 ---------------------------------------------------------
36 217: SYS_fstat64 2s 1m
37 ---------------------------------------------------------
38 Syscall param fstat64(fildes) contains uninitialised byte(s)
41 Syscall param fstat64(buf) contains uninitialised byte(s)
44 Syscall param fstat64(buf) points to unaddressable byte(s)
46 Address 0x........ is not stack'd, malloc'd or (recently) free'd
48 ---------------------------------------------------------
49 225: SYS_open64 (2-args) 2s 1m
50 ---------------------------------------------------------
51 Syscall param open64(filename) contains uninitialised byte(s)
54 Syscall param open64(flags) contains uninitialised byte(s)
57 Syscall param open(filename) points to unaddressable byte(s)
59 Address 0x........ is not stack'd, malloc'd or (recently) free'd
61 ---------------------------------------------------------
62 225: SYS_open64 (3-args) 3s 1m
63 ---------------------------------------------------------
64 Syscall param open64(filename) contains uninitialised byte(s)
67 Syscall param open64(flags) contains uninitialised byte(s)
70 Syscall param open64(mode) contains uninitialised byte(s)
73 Syscall param open(filename) points to unaddressable byte(s)
75 Address 0x........ is not stack'd, malloc'd or (recently) free'd