Date: Wed, 16 Jun 1999 12:05:20 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c Message-ID: <199906161905.MAA57275@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 1999/06/16 12:05:20 PDT
Modified files:
sys/netinet tcp_subr.c
Log:
Close a race window where a tcp socket is closed while tcp_pcblist is
copying out tcp socket info, causing a NULL pointer to be dereferenced.
Revision Changes Path
1.55 +7 -2 src/sys/netinet/tcp_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906161905.MAA57275>
