zephyr/subsys
Daniel Leung 73ee3719e9 subsys/fs/shell: fix unchecked return from fs_seek in cmd_read
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>
2019-03-02 12:28:03 +01:00
..
bluetooth Bluetooth: controller: Workaround for Unknown Rsp during Enc Setup 2019-03-01 14:23:50 +01:00
console console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00
cpp
debug doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
dfu dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type 2019-02-19 09:32:02 +01:00
disk include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
fb shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
fs subsys/fs/shell: fix unchecked return from fs_seek in cmd_read 2019-03-02 12:28:03 +01:00
jwt
logging logging: Fix silent logs dropping when LOG_MODE_OVERFLOW disabled 2019-02-27 08:32:14 -06:00
mgmt
net net: arp: Update the ARP cache if receiving ARP req 2019-03-02 03:56:48 +01:00
power doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
random
settings settings: fix fcb record size for unaligned sizes 2019-02-21 19:09:04 -05:00
shell shell: changed dead code part in function buffer_trim() 2019-02-26 02:26:52 +01:00
stats
storage
testsuite kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
usb doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
CMakeLists.txt userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00