Subject: PR/32842 CVS commit: [netbsd-3-0] src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 08/26/2007 20:30:09
The following reply was made to PR kern/32842; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32842 CVS commit: [netbsd-3-0] src/sys/kern
Date: Sun, 26 Aug 2007 20:27:40 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun Aug 26 20:27:40 UTC 2007
 
 Modified Files:
 	src/sys/kern [netbsd-3-0]: uipc_usrreq.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #1820):
 	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.80.2.1 -r1.80.2.1.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.