Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2004 00:48:24 +0400 (MSD)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        Don Lewis <truckman@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_usrreq.c
Message-ID:  <20040424004637.T10687@mp3files.int.ru>
In-Reply-To: <20040423194922.2A89916A543@hub.freebsd.org>
References:  <20040423194922.2A89916A543@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040424004637.T10687>