cvs commit: src/sys/netinet tcp_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Mon Jun 26 09:38:09 UTC 2006
rwatson 2006-06-26 09:38:08 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_usrreq.c
Log:
In tcp6_usr_attach(), return immediately if SS_ISDISCONNECTED, to
avoid dereferencing an uninitialized inp variable.
Submitted by: Michiel Boland <michiel at boland dot org>
MFC after: 1 month
Revision Changes Path
1.138 +2 -4 src/sys/netinet/tcp_usrreq.c
More information about the cvs-src
mailing list