Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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