Date: Fri, 23 Nov 2001 14:56:04 +0100 From: Andrea Campi <andrea@webcom.it> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <20011123135604.GA552@webcom.it> In-Reply-To: <200111231231.fANCVWh24547@freefall.freebsd.org> References: <200111231231.fANCVWh24547@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 23, 2001 at 04:31:31AM -0800, Bruce Evans wrote:
> bde 2001/11/23 04:31:30 PST
>
> Modified files:
> sys/netinet tcp_syncache.c
> Log:
> Fixed a buffer overrun. In my kernel configuration, tcp_syncache happens
> to be followed by nfsnodehashtbl, so bzeroing callouts beyond the end of
> tcp_syncache soon caused a null pointer panic when nfsnodehashtbl was
> accessed.
This also fixes my reported ep pccard breakage. Thanks!
Bye,
Andrea
>
> Revision Changes Path
> 1.2 +1 -1 src/sys/netinet/tcp_syncache.c
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message
--
The computer revolution is over. The computers won.
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?20011123135604.GA552>
