Cast sector_count and sector_size to uint64_t to prevent potential integer overflow when calculating total device size in disk_access_device_size(). Fixes Coverity issue CID-322647 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ext2_bitmap.c | ||
| ext2_bitmap.h | ||
| ext2_disk_access.c | ||
| ext2_diskops.c | ||
| ext2_diskops.h | ||
| ext2_format.c | ||
| ext2_impl.c | ||
| ext2_impl.h | ||
| ext2_ops.c | ||
| ext2_struct.h | ||
| ext2.h | ||
| Kconfig | ||