Date: Sun, 28 Mar 1999 00:54:03 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinummemory.c Message-ID: <199903280854.AAA58087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/03/28 00:54:03 PST Modified files: sys/dev/vinum vinummemory.c Log: Add function LongJmp which checks the parameters before calling longjmp. I suspect that the occasional double panic may be the result of incorrect parameters to longjmp. This happens, of course, like the entire file, only with -DVINUMDEBUG. Revision Changes Path 1.12 +48 -7 src/sys/dev/vinum/vinummemory.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?199903280854.AAA58087>