mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 14:52:31 +00:00
As the debugging print calls are async, all the strings that might be overwritten must use log_strdup() which will create a copy of the printable string. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
main.c |