]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check witness_dead in more functions to avoid panic'ing when assertions
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 11 May 2001 20:25:29 +0000 (20:25 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 11 May 2001 20:25:29 +0000 (20:25 +0000)
commit9e5620599e263de011c72b9708b4957469207589
treebdaefb53970d028fc770ea122966ca6688ae5797
parent84b86890ae32d6072f6f942f025282c903992ec6
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>
sys/kern/subr_witness.c