mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 18:51:56 +00:00
The _net_app_sprint_ipaddr() was calling log_strdup() when creating the debug print string. This is not correct as the log_strdup() can only be used when calling the logging macro to print strings. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |