Per Coverity report, we are assigning the value1 and value2 s64_t pointers a value of 0. Later when we go to use value1 and value2, they are of course ... NULL. Fix the typos in the initial assignment of 0 to the references of value1 and value2. Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/12300 Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/12296 Signed-off-by: Michael Scott <mike@foundries.io> |
||
|---|---|---|
| .. | ||
| ip | ||
| l2 | ||
| lib | ||
| buf.c | ||
| CMakeLists.txt | ||
| hostname.c | ||
| Kconfig | ||
| Kconfig.hostname | ||
| Kconfig.template.log_config.default.net | ||
| Kconfig.template.log_config.net | ||
| TODO | ||