NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/38790 CVS commit: src/sys/kern
The following reply was made to PR kern/38790; it has been noted by GNATS.
From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/38790 CVS commit: src/sys/kern
Date: Fri, 30 May 2008 09:49:01 +0000 (UTC)
Module Name: src
Committed By: rmind
Date: Fri May 30 09:49:01 UTC 2008
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
do_sys_accept: release the reference to sock in few error paths.
Should fix PR/38790, report and test-case by Nicolas Joly.
To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 src/sys/kern/uipc_syscalls.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