mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 00:17:12 +00:00
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 |