mirror of
https://github.com/AltraMayor/f3.git
synced 2025-12-13 20:39:59 +01:00
probe_device_max_blocks() was returning an int that once multiplied by block_size was out range. This patch just enforces probe_device_max_blocks() to return an uint64_t, and does the needed adjustments in the code.
360 B
360 B