NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43694 CVS commit: src/sys/kern
The following reply was made to PR kern/43694; it has been noted by GNATS.
From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43694 CVS commit: src/sys/kern
Date: Wed, 4 Aug 2010 14:25:16 +0000
Module Name: src
Committed By: pooka
Date: Wed Aug 4 14:25:16 UTC 2010
Modified Files:
src/sys/kern: kern_descrip.c
Log Message:
Remove overzealous KASSERT: the refcount can be non-zero if another
thread attempts to use a non-open file descriptor. from ad
fixes PR kern/43694
To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 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