mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 10:15:22 +00:00
memcpy copies upto (rc-1)th index but the write of NULL character to the string is at (rc+1)th index skipping (rc)th index. The fix addresses this as well. CID: 186491 Fixes Issue #8280 Signed-off-by: Subramanian Meenakshi Sundaram <subbu147@gmail.com> |
||
---|---|---|
.. | ||
base64 | ||
crc | ||
json | ||
libc | ||
mempool | ||
posix | ||
rbtree | ||
ring_buffer | ||
CMakeLists.txt | ||
Kconfig | ||
thread_entry.c |