Syscall param fexecve(argv) points to uninitialised byte(s)
at 0x........: fexecve (in /...libc...)
by 0x........: main (fexecve.c:29)
- Address 0x........ is 0 bytes inside a block of size 16 alloc'd
+ Address 0x........ is 0 bytes inside a block of size ... alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (fexecve.c:17)
Syscall param fexecve(envp) points to uninitialised byte(s)
at 0x........: fexecve (in /...libc...)
by 0x........: main (fexecve.c:29)
- Address 0x........ is 0 bytes inside a block of size 16 alloc'd
+ Address 0x........ is 0 bytes inside a block of size ... alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (fexecve.c:18)