mfiutil - Fix static buffer overflow
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 11 Apr 2017 04:41:43 +0000 (21:41 -0700)
committerSascha Wildner <saw@online.de>
Sun, 30 Jul 2017 20:08:23 +0000 (22:08 +0200)
commit16dac219d06e0be710f834c4e1fb9369357fb690
tree63a796a3cfcdf8d600b73a2fbf6e758daf874202
parent738504bd6d03b3d16508e36275c46ee0d09d8ca3
mfiutil - Fix static buffer overflow

* Fix static buffer that is too small.  Use a dynamic asprintf()
  instead.

Dragonfly-bugs: 3002 (dcb)
usr.sbin/mfiutil/mfi_foreign.c