Date: Fri, 23 Apr 2004 23:12:09 +0200 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: Maxim Konovalov <maxim@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c Message-ID: <20040423211209.GA38939@freebie.xs4all.nl> In-Reply-To: <20040424004637.T10687@mp3files.int.ru> References: <20040423194922.2A89916A543@hub.freebsd.org> <20040424004637.T10687@mp3files.int.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 24, 2004 at 12:48:24AM +0400, Maxim Konovalov wrote: > On Fri, 23 Apr 2004, 12:49-0700, Don Lewis wrote: > > > truckman 2004/04/23 12:49:08 PDT > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_4) > > sys/netinet tcp_usrreq.c > > Log: > > Don't skip the splx() call in *_usr_bind() and *_usr_connect() if the > > socket address length check fails. This is similar to the fix in > > revision 1.99, except this version of the fix does not move the sanity > > checks out from under the spl. > > > > Submitted by: pjd > > Pointy hat to: truckman > > > > Revision Changes Path > > 1.51.2.22 +16 -8 src/sys/netinet/tcp_usrreq.c > > Please MFC that to RELENG_4_10. I've got the approval from RE but > haven't manage to commit the fix yet. You have to re-gain approval for commits to RELENG_4_10 as we are now in the RC (release candidates) timeframe. As least that is what I think scottl wrote. -- Wilko Bulte wilko@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040423211209.GA38939>