Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/10/2006 13:19:16
Module Name:	src
Committed By:	yamt
Date:		Fri Nov 10 13:19:16 UTC 2006

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

Log Message:
tcp_ctloutput: when called for a socket which is not AF_INET or AF_INET6,
panic rather than returning possibly leaking an mbuf.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/netinet/tcp_usrreq.c

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