Date: Fri, 11 May 2001 13:25:29 -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: <200105112025.f4BKPTK59239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/05/11 13:25:29 PDT Modified files: sys/kern subr_witness.c Log: Check witness_dead in more functions to avoid panic'ing when assertions fail due to witness exhausting its internal resources and shutting down. Reported by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> Tested by: David Wolfskill <david@catwhisker.org> Revision Changes Path 1.71 +17 -4 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?200105112025.f4BKPTK59239>