Date: Sun, 11 Jul 2004 15:22:43 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_kdb.c Message-ID: <200407111522.i6BFMhVG075952@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-07-11 15:22:43 UTC
FreeBSD src repository
Modified files:
sys/kern subr_kdb.c
Log:
Fix braino: Make sure there is a current backend before we return its
name in the debug.kdb.current sysctl. All other dereferences are
properly guarded, but this one was overlooked.
Reported by: Morten Rodal (morten at rodal dot no)
Revision Changes Path
1.2 +5 -2 src/sys/kern/subr_kdb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407111522.i6BFMhVG075952>
