zephyr/subsys/mgmt/hawkbit
NavinSankar Velliangiri dd8f135e2c mgmt: hawkbit: Fix NULL pointer dereferences
Coverity spots that null pointer is passing to flash_img_buffered_write.
This patch fixes the problem.

Signed-off-by: NavinSankar Velliangiri <navin@linumiz.com>
2020-09-16 13:51:55 -05:00
..
CMakeLists.txt
hawkbit_device.c
hawkbit_device.h
hawkbit_firmware.c
hawkbit_firmware.h
hawkbit_priv.h
hawkbit.c mgmt: hawkbit: Fix NULL pointer dereferences 2020-09-16 13:51:55 -05:00
Kconfig
shell.c