mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:45:57 +00:00
Fix calling bt_hex and bt_addr_le_str multiple times in the same logging call could result in string overwritten since log_strdup is not guaranteed to duplicate the string buffer in all logging configurations. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dummy.c | ||
Kconfig | ||
log.c | ||
log.h | ||
rpa.c | ||
rpa.h |