Date: Sat, 12 Dec 1998 13:47:07 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: Jean-Luc.Richier@imag.fr, dillon@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/8990 Message-ID: <199812122147.NAA15384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Can crash most FreeBSD system from away State-Changed-From-To: open-closed State-Changed-By: dillon State-Changed-When: Sat Dec 12 13:45:56 PST 1998 State-Changed-Why: Added check for timer calculation == 0 and force it to 1 to avoid the divide by zero error. I considered simply adding 1 to the calculation in general terms but was unsure if this would violate the IGMP standard in boundry cases, so I left it at simply checking for and fixing the degenerate '0' case. Thanks for the report! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812122147.NAA15384>