mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
14 lines
566 B
Plaintext
14 lines
566 B
Plaintext
Syscall param socketcall.getsockname(name) contains unaddressable byte(s)
|
|
at 0x........: getsockname (in /...libc...)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
Address 0x........ is not stack'd, malloc'd or free'd
|
|
|
|
Syscall param socketcall.getsockname(namelen_in) contains uninitialised or unaddressable byte(s)
|
|
at 0x........: getsockname (in /...libc...)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
Address 0x........ is not stack'd, malloc'd or free'd
|
|
getsockname(1) failed
|
|
getsockname(2) failed
|