freebsd-skq/usr.sbin/mfiutil
delphij b050d953ee In build_volume(), check if arrays is allocated before traversing its
items.  While parsing the arrays input, it's possible that we reach the
error path before initializing the 'arrays' pointer, which in turn leads
to a NULL deference.

Submitted by:	Garrett Cooper
MFC after:	1 week
2011-11-29 08:16:14 +00:00
..
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
mfi_cmd.c Fix division by zero, causing floating point exception in a drive progress 2011-02-25 13:59:59 +00:00
mfi_config.c In build_volume(), check if arrays is allocated before traversing its 2011-11-29 08:16:14 +00:00
mfi_drive.c Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00
mfi_evt.c Contrary to when returning in all-good cases at the end of functions we 2011-06-09 19:52:28 +00:00
mfi_flash.c Contrary to when returning in all-good cases at the end of functions we 2011-06-09 19:52:28 +00:00
mfi_patrol.c Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00
mfi_show.c Improve battery capacity reporting 2011-09-27 14:28:07 +00:00
mfi_volume.c Move the logic to parse volume cache commands out into a separate function 2011-09-02 16:00:51 +00:00
mfiutil.8 Move the logic to parse volume cache commands out into a separate function 2011-09-02 16:00:51 +00:00
mfiutil.c Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00
mfiutil.h Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00