mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 07:05:55 +00:00
shell_exec expects a string that is null-terminated but if line passed to strncpy is equal or bigger than the buffer it will not produce a null-terminated command. Jira: ZEP-2474 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj.conf | ||
testcase.yaml |