Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/kern



Module Name:    src
Committed By:   bouyer
Date:           Sun Aug 26 20:27:08 UTC 2007

Modified Files:
        src/sys/kern [netbsd-3]: 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.2 -r1.80.2.3 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.




Home | Main Index | Thread Index | Old Index