dd4753f88f
This bug is basically harmless, although it will trigger a runtime warning
if you use KMSan. On the first iteration through the loop, the
"best_delta" variable is uninitialized so re-order the condition to
prevent reading uninitialized memory.
Fixes:
|
||
---|---|---|
.. | ||
bno055_i2c.c | ||
bno055_ser_core.c | ||
bno055_ser_trace.c | ||
bno055_ser_trace.h | ||
bno055.c | ||
bno055.h | ||
Kconfig | ||
Makefile |