mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 06:26:01 +00:00
Improve buffer overflow security on probe_cb. This ensures that socket buffer have fixed lenght and content received by COAP fills properly on metadata buffer. After that, ensures that metadata content is a valid string with length lower than metadata size. Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br> |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
Kconfig | ||
shell.c | ||
updatehub_device.c | ||
updatehub_device.h | ||
updatehub_firmware.c | ||
updatehub_firmware.h | ||
updatehub_priv.h | ||
updatehub.c |