Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/05/2004 21:49:21
Module Name:	src
Committed By:	christos
Date:		Mon Apr  5 21:49:21 UTC 2004

Modified Files:
	src/sys/netinet: tcp_subr.c

Log Message:
PR/22551: Invoking tcpcb's get erroneously free'd resulting in to_ticks <= 0
assertion. Approved by he.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 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.