boot - Fix insufficient malloc()s
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 21 Feb 2017 04:22:16 +0000 (20:22 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 21 Feb 2017 04:23:05 +0000 (20:23 -0800)
commit6d60c55e6d4d6dea7d75223204f524f6975a6908
treea565b522e1f5decf664758f5cd71e69b71e33df2
parent82faf7935980d0b4e443ff7bbff806e3d6e2a10f
boot - Fix insufficient malloc()s

* Fix two places where not enough buffer space is malloc()d.
sys/boot/common/interp_backslash.c
sys/boot/common/load_elf.c