zephyr/subsys/fs
Peter Bigot adb13b7d65 fs: shell: fix broken duplication of mount point path
Existing code wrote NUL to the end of the source string, rather than
the copy.

See https://habr.com/en/company/pvs-studio/blog/495284/ fragment 5.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-06 22:09:12 -04:00
..
fcb
nvs global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
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 fs: shell: fix broken duplication of mount point path 2020-04-06 22:09:12 -04:00