Date: Tue, 31 Jul 2001 10:44:57 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200107311744.f6VHivJ89384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/07/31 10:44:57 PDT Modified files: sys/kern subr_witness.c Log: - Fix panicstr checks to explicitly check against NULL. - Add a few more panicstr checks so that we don't panic recursively. Requested by: sheldonh (2) Revision Changes Path 1.81 +9 -9 src/sys/kern/subr_witness.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107311744.f6VHivJ89384>