Date: Fri, 25 Feb 2011 13:59:59 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/mfiutil mfi_cmd.c Message-ID: <201102251400.p1PE0mAv077563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pluknet 2011-02-25 13:59:59 UTC
FreeBSD src repository
Modified files:
usr.sbin/mfiutil mfi_cmd.c
Log:
SVN rev 219031 on 2011-02-25 13:59:59Z by pluknet
Fix division by zero, causing floating point exception in a drive progress
command.
It was possible to read a value of zero from a busy controller used
as the divisor to calculate the remaining rebuild time.
Reported by: Pavel Udovenko <udovenko att nic.ru>
Discussed with: jhb
Approved by: kib (mentor)
MFC after: 1 week
Revision Changes Path
1.3 +1 -1 src/usr.sbin/mfiutil/mfi_cmd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102251400.p1PE0mAv077563>
