rt-thread/components/dfs/dfs_v2/filesystems/elmfat
lingfengPeng 29a06142c5
fix dangling pointer in component pthread and dfs_elm (#9976)
* [components/libc/posix][pthreads]fix the risk of dangling pointer

* [components][dfs][dfs_elm]:fix risk of dangling pointer, unmount the temp driver then free the temp FATFS in dfs_elm_mkfs.
2025-03-11 10:48:29 +08:00
..
.clang-format [clang-format] 增加clang-format格式化配置,通过ide或者手动运行tools/run-clang-format.py进行代码自动格式化 2024-04-21 01:18:37 -04:00
.ignore_format.yml [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
00history.txt update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00
00readme.txt update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00
SConscript [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
dfs_elm.c fix dangling pointer in component pthread and dfs_elm (#9976) 2025-03-11 10:48:29 +08:00
dfs_elm.h [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
diskio.h [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
ff.c update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00
ff.h update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00
ffconf.h update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00
ffunicode.c update elmfat from r14b to r15 (#8179) 2023-10-26 17:26:48 +08:00