1 Syscall param socketcall.connect(serv_addr.sa_len) points to uninitialised byte(s)
3 by 0x........: main (sendmsg.c:29)
4 Address 0x........ is on thread 1's stack
5 in frame #2, created by main (sendmsg.c:13)
7 Syscall param sendmsg(sendmsg) points to uninitialised byte(s)
8 at 0x........: _sendmsg (in /...libc...)
9 by 0x........: sendmsg (in /...libc...)
10 by 0x........: main (sendmsg.c:46)
11 Address 0x........ is on thread 1's stack
12 in frame #2, created by main (sendmsg.c:13)
14 Syscall param socketcall.connect(serv_addr.sa_len) points to uninitialised byte(s)
16 by 0x........: main (sendmsg.c:59)
17 Address 0x........ is on thread 1's stack
18 in frame #2, created by main (sendmsg.c:13)