mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 16:36:21 +00:00
9 lines
295 B
Plaintext
9 lines
295 B
Plaintext
Syscall param sendmsg(msg) points to uninitialised byte(s)
|
|
at 0x........: __so_sendmsg (in /...libc...)
|
|
by 0x........: __xnet_sendmsg (in /...libc...)
|
|
by 0x........: main (sendmsg.c:46)
|
|
Address 0x........ is on thread 1's stack
|
|
in frame #2, created by main (sendmsg.c:13)
|
|
|
|
sendmsg: 6
|