cvs commit: src/sys/netinet tcp_usrreq.c
    Maxim Konovalov 
    maxim at FreeBSD.org
       
    Fri Apr 23 13:48:27 PDT 2004
    
    
  
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.
--
Maxim Konovalov
    
    
More information about the cvs-all
mailing list