cvs commit: src/sys/kern subr_kdb.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Jul 11 08:22:43 PDT 2004
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
More information about the cvs-all
mailing list