1 Syscall param getfsstat(buf) points to unaddressable byte(s)
2 at 0x........: _getfsstat (in /...libc...)
3 by 0x........: main (getfsstat.c:25)
4 Address 0x........ is 0 bytes inside a block of size 2,344 free'd
5 at 0x........: free (vg_replace_malloc.c:...)
6 by 0x........: main (getfsstat.c:24)
8 at 0x........: malloc (vg_replace_malloc.c:...)
9 by 0x........: main (getfsstat.c:23)
11 Syscall param getfsstat(len) contains uninitialised byte(s)
12 at 0x........: _getfsstat (in /...libc...)
13 by 0x........: main (getfsstat.c:30)
15 Syscall param getfsstat(flags) contains uninitialised byte(s)
16 at 0x........: _getfsstat (in /...libc...)
17 by 0x........: main (getfsstat.c:31)