zephyr/subsys
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
..
bluetooth boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
canbus net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
console kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
cpp
debug
dfu global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
disk timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs fs: shell: fix broken duplication of mount point path 2020-04-06 22:09:12 -04:00
jwt
logging logging: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net net: lwm2m: json: fix potential buffer overflow 2020-04-06 22:09:12 -04:00
power kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
random random: remove rand32_timestamp.c 2020-03-10 10:40:13 -04:00
settings
shell timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
stats
storage
testsuite timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
usb usb: cdc_acm: Omit notification about set interface. 2020-04-01 11:37:14 +02:00
CMakeLists.txt
Kconfig