Date: Tue, 21 Dec 2010 09:33:06 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_conf.c Message-ID: <201012210933.oBL9XQKq068122@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-12-21 09:33:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_conf.c
Log:
SVN rev 216612 on 2010-12-21 09:33:06Z by thompsa
MFC r216371:
Fix race in devfs by using LIST_FIRST() instead of
LIST_FOREACH_SAFE() when freeing the devfs private
data entries.
Approved by: re (kib)
Revision Changes Path
1.208.2.11 +2 -2 src/sys/kern/kern_conf.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012210933.oBL9XQKq068122>
