
2 Jun
2021
2 Jun
'21
1:14 a.m.
On Thu, May 27, 2021 at 12:02:34PM -0400, Sean Anderson wrote:
If a chunk was larger than 4GiB, then chunk_data_sz would overflow and blkcnt would not be calculated correctly. Upgrade it to a u64 and cast its multiplicands as well. Also fix bytes_written while we're at it.
Signed-off-by: Sean Anderson sean.anderson@seco.com Reviewed-by: Heiko Schocher hs@denx.de
Applied to u-boot/master, thanks!
--
Tom