NetBSD-Bugs archive

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

PR/40625 CVS commit: [netbsd-5] src/sys/kern



The following reply was made to PR kern/40625; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40625 CVS commit: [netbsd-5] src/sys/kern
Date: Mon, 2 Mar 2009 20:56:14 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Mon Mar  2 20:56:14 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5]: kern_descrip.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #542):
        sys/kern/kern_descrip.c: revision 1.186
 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.182.6.1 -r1.182.6.2 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