Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: rtr
Date: Sat May 2 21:15:33 UTC 2015
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
remove unnecessary check that nam != NULL before deref in soconnect()
(added in previous commit).
sockargs copyin() makes sure we don't get NULL here
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index