mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-27 09:46:18 +00:00
11 lines
348 B
Plaintext
11 lines
348 B
Plaintext
Syscall param socketcall.getsockname(name) points to unaddressable byte(s)
|
|
...
|
|
Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
|
|
|
Syscall param socketcall.getsockname(namelen_in) points to unaddressable byte(s)
|
|
...
|
|
Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
|
|
|
getsockname(1) failed
|
|
getsockname(2) failed
|