1 Syscall param fstatat(path) points to unaddressable byte(s)
3 by 0x........: main (stat.c:52)
4 Address 0x........ is 0 bytes inside a block of size 7 free'd
5 at 0x........: free (vg_replace_malloc.c:...)
6 by 0x........: main (stat.c:50)
8 at 0x........: malloc (vg_replace_malloc.c:...)
10 by 0x........: main (stat.c:49)
12 Syscall param fstatat(sb) points to unaddressable byte(s)
14 by 0x........: main (stat.c:57)
15 Address 0x........ is 0 bytes inside a block of size 224 free'd
16 at 0x........: free (vg_replace_malloc.c:...)
17 by 0x........: main (stat.c:55)
19 at 0x........: malloc (vg_replace_malloc.c:...)
20 by 0x........: main (stat.c:54)
22 Syscall param fstat(sb) points to unaddressable byte(s)
23 at 0x........: __sys_fstat (in /...libc...)
24 by 0x........: main (stat.c:61)
25 Address 0x........ is 0 bytes inside a block of size 224 free'd
26 at 0x........: free (vg_replace_malloc.c:...)
27 by 0x........: main (stat.c:60)
29 at 0x........: malloc (vg_replace_malloc.c:...)
30 by 0x........: main (stat.c:59)
32 Syscall param fstat(fd) contains uninitialised byte(s)
33 at 0x........: __sys_fstat (in /...libc...)
34 by 0x........: main (stat.c:64)
36 Syscall param fstatat(fd) contains uninitialised byte(s)
38 by 0x........: main (stat.c:66)
40 Syscall param fstatat(flag) contains uninitialised byte(s)
42 by 0x........: main (stat.c:67)