mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 05:51:57 +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> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |