NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40625 CVS commit: src/sys/kern
The following reply was made to PR kern/40625; it has been noted by GNATS.
From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40625 CVS commit: src/sys/kern
Date: Mon, 2 Mar 2009 19:28:08 +0000
Module Name: src
Committed By: rmind
Date: Mon Mar 2 19:28:08 UTC 2009
Modified Files:
src/sys/kern: kern_descrip.c
Log Message:
fd_copy: fix off-by-one bug in a race condition path and assert.
Should fix PR/40625. OK by <ad>.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/kern_descrip.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