Date: Thu, 19 Feb 2004 03:58:14 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_usrreq.c Message-ID: <200402191158.i1JBwEvd032879@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2004/02/19 03:58:14 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet tcp_usrreq.c Log: MFC 1.92 - Check that sa_len is the appropriate value in tcp_usr_bind(), tcp6_usr_bind(), tcp_usr_connect(), and tcp6_usr_connect() before checking whether the address is multicast so that the proper errno value will be returned if sa_len is incorrect. Revision Changes Path 1.51.2.20 +8 -0 src/sys/netinet/tcp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402191158.i1JBwEvd032879>