Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/06/2004 03:59:43
Module Name:	src
Committed By:	jmc
Date:		Tue Apr  6 03:59:43 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: tcp_subr.c

Log Message:
Pullup rev 1.161 (requested by christos in ticket #69)

Invoking tcpcb's get erroneously free'd resulting in to_ticks <= 0 assertion.
PR#22551


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.160.2.1 src/sys/netinet/tcp_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.