Don Brady 017da6f063 Fix for recent zdb -h | -i crashes (seg fault)
Allocating SPA_MAXBLOCKSIZE on the stack is a bad idea (even with the
old 128K size). Use malloc instead when allocating temporary block
buffer memory.

Signed-off-by: Don Brady <don.brady@intel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3522
2015-06-26 14:14:31 -07:00
..
2013-11-08 14:30:29 -08:00
2013-01-09 16:54:58 -08:00
2015-05-11 15:07:00 -07:00
2015-05-22 13:34:58 -07:00
2014-01-29 15:11:56 -08:00
2015-06-17 10:39:20 -07:00
2014-11-06 11:13:18 -08:00
2015-03-03 13:38:17 -08:00