Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: fvdl
Date: Tue Jul 10 20:40:57 UTC 2001
Modified Files:
syssrc/sys/kern: subr_prf.c
Log Message:
Check msgbufenabled before referencing msgbufp in panic. Avoids
a NULL ptr reference if there is an early panic (i.e. before
initmsgbuf() was called).
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/kern/subr_prf.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