1 Syscall param execveat(flags) contains uninitialised byte(s)
3 by 0x........: sys_execveat (sys-execveat.c:16)
4 by 0x........: main (sys-execveat.c:48)
6 Syscall param execveat(filename) points to unaddressable byte(s)
8 by 0x........: sys_execveat (sys-execveat.c:16)
9 by 0x........: main (sys-execveat.c:50)
10 Address 0x........ is not stack'd, malloc'd or (recently) free'd
12 Syscall param execveat(argv) points to uninitialised byte(s)
14 by 0x........: sys_execveat (sys-execveat.c:16)
15 by 0x........: main (sys-execveat.c:51)
16 Address 0x........ is 0 bytes inside a block of size 16 alloc'd
17 at 0x........: malloc (vg_replace_malloc.c:...)
18 by 0x........: main (sys-execveat.c:41)
20 Syscall param execveat(argv[0]) points to unaddressable byte(s)
22 by 0x........: sys_execveat (sys-execveat.c:16)
23 by 0x........: main (sys-execveat.c:51)
24 Address 0x........ is not stack'd, malloc'd or (recently) free'd
26 Syscall param execveat(argv) points to unaddressable byte(s)
28 by 0x........: sys_execveat (sys-execveat.c:16)
29 by 0x........: main (sys-execveat.c:52)
30 Address 0x........ is not stack'd, malloc'd or (recently) free'd