
20 Sep
2019
20 Sep
'19
4:49 p.m.
On Wed, Sep 04, 2019 at 08:10:12PM +0530, Faiz Abbas wrote:
The blk_dread() following the mbr allocation reads one block from the device. This will lead to overflow if block size is greater than the size of legacy_mbr. Fix this by allocating at least one block size.
Signed-off-by: Faiz Abbas faiz_abbas@ti.com Acked-by: Alexey Brodkin abrodkin@synopsys.com
Applied to u-boot/master, thanks!
--
Tom