1 Syscall param fexecve(fd) contains uninitialised byte(s)
2 at 0x........: fexecve (in /...libc...)
3 by 0x........: main (fexecve.c:29)
5 Syscall param fexecve(argv[0]) points to unaddressable byte(s)
6 at 0x........: fexecve (in /...libc...)
7 by 0x........: main (fexecve.c:29)
8 Address 0x........ is 0 bytes inside a block of size 10 free'd
9 at 0x........: free (vg_replace_malloc.c:...)
10 by 0x........: main (fexecve.c:27)
12 at 0x........: malloc (vg_replace_malloc.c:...)
14 by 0x........: main (fexecve.c:19)
16 Syscall param fexecve(envp[i]) points to unaddressable byte(s)
17 at 0x........: fexecve (in /...libc...)
18 by 0x........: main (fexecve.c:29)
19 Address 0x........ is 0 bytes inside a block of size 8 free'd
20 at 0x........: free (vg_replace_malloc.c:...)
21 by 0x........: main (fexecve.c:28)
23 at 0x........: malloc (vg_replace_malloc.c:...)
25 by 0x........: main (fexecve.c:20)