Module Name: src Committed By: rtr Date: Fri Mar 6 03:35:00 UTC 2015
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
Return EINVAL if namelen isn't large enough to encompass the expected
members of sockaddr structures. i.e. sa_len and sa_family.
Discussed with and patch by christos@
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/kern/uipc_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
