fatfs_open and fatfs_opendir fail to free reserved memory on error which may lead to memory exhaustion, when too many file/dir open errors are caused, and will cause all subsequent open attempts to fail with ENOMEM error. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| fcb | ||
| nvs | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs_impl.c | ||
| fs_impl.h | ||
| fs.c | ||
| fuse_fs_access.c | ||
| Kconfig | ||
| Kconfig.littlefs | ||
| littlefs_fs.c | ||
| shell.c | ||