Inside cmd_read(), result of fs_seek() is not checked which might result in reading the wrong part of file. So fails the read if fs_seek() fails. Fixes #13862 Fixes CID-190953 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| fcb | ||
| nvs | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs.c | ||
| Kconfig | ||
| nffs_fs.c | ||
| shell.c | ||