1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-26 01:06:13 +00:00
2015-12-13 22:34:58 +09:00

13 lines
434 B
Plaintext

Syscall param socketcall.getsockname(name) points to unaddressable byte(s)
...
by 0x........: main (buflen_check.c:18)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
Syscall param socketcall.getsockname(namelen_in) points to unaddressable byte(s)
...
by 0x........: main (buflen_check.c:19)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
getsockname(1) failed
getsockname(2) failed