Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 08/21/2007 19:33:58
Module Name:	src
Committed By:	liamjfoy
Date:		Tue Aug 21 19:33:58 UTC 2007

Modified Files:
	src/sys/kern [netbsd-4]: uipc_usrreq.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #810):
	sys/kern/uipc_usrreq.c: revision 1.98
PR kern/32842:
do not leak file descriptors when sending a datagram with SCM_RIGHTS
fails. Patch from Gary Thorpe, based on changes in FreeBSD and work
from Christian Biere.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.94.2.1 src/sys/kern/uipc_usrreq.c

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