1 Syscall param fstatat(path) points to unaddressable byte(s)
3 by 0x........: stat (in /...libc...)
4 by 0x........: main (stat.c:52)
5 Address 0x........ is 0 bytes inside a block of size 7 free'd
6 at 0x........: free (vg_replace_malloc.c:...)
7 by 0x........: main (stat.c:50)
9 at 0x........: malloc (vg_replace_malloc.c:...)
11 by 0x........: main (stat.c:49)
13 Syscall param fstatat(sb) points to unaddressable byte(s)
15 by 0x........: stat (in /...libc...)
16 by 0x........: main (stat.c:57)
17 Address 0x........ is 0 bytes inside a block of size 208 free'd
18 at 0x........: free (vg_replace_malloc.c:...)
19 by 0x........: main (stat.c:55)
21 at 0x........: malloc (vg_replace_malloc.c:...)
22 by 0x........: main (stat.c:54)
24 Syscall param fstat(sb) points to unaddressable byte(s)
25 at 0x........: __sys_fstat (in /...libc...)
26 by 0x........: fstat (in /...libc...)
27 by 0x........: main (stat.c:61)
28 Address 0x........ is 0 bytes inside a block of size 208 free'd
29 at 0x........: free (vg_replace_malloc.c:...)
30 by 0x........: main (stat.c:60)
32 at 0x........: malloc (vg_replace_malloc.c:...)
33 by 0x........: main (stat.c:59)
35 Syscall param fstat(fd) contains uninitialised byte(s)
36 at 0x........: __sys_fstat (in /...libc...)
37 by 0x........: fstat (in /...libc...)
38 by 0x........: main (stat.c:64)
40 Syscall param fstatat(fd) contains uninitialised byte(s)
42 by 0x........: fstatat (in /...libc...)
43 by 0x........: main (stat.c:66)
45 Syscall param fstatat(flag) contains uninitialised byte(s)
47 by 0x........: fstatat (in /...libc...)
48 by 0x........: main (stat.c:67)