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: dyoung
Date: Tue Jan 8 06:27:46 UTC 2008
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
In device_foreach_child(), use a safe idiom for walking a list
whose elements we might be deleting. This stops us from crashing
in config_detach_children().
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 src/sys/kern/subr_autoconf.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