1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-27 09:46:18 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/memcheck/tests/buflen_check.stderr.exp-kfail
2015-12-13 22:34:58 +09:00

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