zephyr/include/logging
Krzysztof Chruscinski 2809cad50e logging: Add fields initialization in z_log_msg_std_alloc
Added initialization of ids fields in the log message in
z_log_msg_std_alloc(). If user space is enabled then msg_free()
function is reading log level and previously it may have been
uninitialized.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-07-09 13:46:07 +02:00
..
log.h sys: util: Deprecate GET_ARG2 macro 2020-06-22 15:18:07 +02:00
log_backend.h logging: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
log_core.h sys: util: Deprecate GET_ARGS_LESS_1 macro 2020-06-22 15:18:07 +02:00
log_ctrl.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_frontend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_instance.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_msg.h logging: Add fields initialization in z_log_msg_std_alloc 2020-07-09 13:46:07 +02:00
log_output.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00