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