1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/fs/fat
Windrow14 5cdc6c77cf fs/fat/fs_fat32util.c: fix potential exception due to dividing zero during mounting when fat is corrupted
Check fs_fatsecperclus' value when read from eMMC device. Return an error if it is zero.

Signed-off-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
Reviewed-by: Jacky Cao <Jacky.Cao@sony.com>
Tested-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
2024-12-13 11:22:54 +08:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32attrib.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32dirent.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32util.c fs/fat/fs_fat32util.c: fix potential exception due to dividing zero during mounting when fat is corrupted 2024-12-13 11:22:54 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00