CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/23 14:44:42
Modified files:
sys/kern : uipc_usrreq.c
Log message:
sonewconn() returns the pointer to 'socket' struct so check it against
NULL instead of '0'.
ok deraadt@
