-
- Downloads
fastboot: sparse: fix sparse blocks calculation
It may overflow in sparse_block_size_to_storage, use uint64_t instead in
the calculation.
Signed-off-by:
Jeffy Chen <jeffy.chen@rock-chips.com>
Please register or sign in to comment
It may overflow in sparse_block_size_to_storage, use uint64_t instead in
the calculation.
Signed-off-by:
Jeffy Chen <jeffy.chen@rock-chips.com>