In the function zephyr_smp_write_at the offset was checked for negative values while it type is unsigned - which cause static analyses issue. Fixes #7737 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| buf.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| serial_util.c | ||
| smp_bt.c | ||
| smp_shell.c | ||
| smp_uart.c | ||
| smp.c | ||