nuttx/fs
chao an 6104f32afc fs/fat: fix ubsan warning of shift-out-of-bounds
ubsan_prologue: ================================================================================
ubsan_prologue: UBSAN: shift-out-of-bounds in fat/fs_fat32util.c:989:40
__ubsan_handle_shift_out_of_bounds: left shift of 268435455 by 4 places cannot be represented in type 'int'
ubsan_epilogue: ================================================================================

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-15 07:14:41 -08:00
..
aio
binfs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
cromfs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
driver
fat fs/fat: fix ubsan warning of shift-out-of-bounds 2023-11-15 07:14:41 -08:00
hostfs cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
inode fs/inode: check file list before memcpy 2023-11-14 19:11:32 -03:00
littlefs cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
mmap Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
mount fs:support zipfs,can mount zipfile 2023-09-27 01:06:04 +08:00
mqueue fs/mqueue: add missing FAR specifier 2023-09-16 14:17:47 +08:00
nfs
nxffs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
partition nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
procfs fs/inode: add common function to get file count from list 2023-11-12 17:01:13 -08:00
romfs
rpmsgfs Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
semaphore
shm cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
smartfs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
socket
spiffs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
tmpfs
unionfs Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
userfs
vfs cmake: add include path for special source 2023-11-07 17:39:03 +01:00
zipfs fs:support zipfs,can mount zipfile 2023-09-27 01:06:04 +08:00
CMakeLists.txt
fs_initialize.c
Kconfig fs:support zipfs,can mount zipfile 2023-09-27 01:06:04 +08:00
Makefile fs:support zipfs,can mount zipfile 2023-09-27 01:06:04 +08:00