Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/15/2007 05:25:48
Module Name:	src
Committed By:	yamt
Date:		Sun Apr 15 05:25:48 UTC 2007

Modified Files:
	src/sys/kern: uipc_socket.c

Log Message:
- soabort: don't leak a socket on error.
- add an assertion.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 src/sys/kern/uipc_socket.c

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