Searched hist:134238 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/tools/regression/sockets/accept_fd_leak/
H A Daccept_fd_leak.cdiff 134238 Tue Aug 24 04:59:26 MDT 2004 rwatson Make sure to properly initialize 'size' to sizeof(sin) before passing
it into accept(). Depending on the initial value in memory, it is
otherwise possible to get EINVAL.

Completed in 56 milliseconds