Coverity spots that memory allocated for addr was leaking, but the code was also leaking the socket file descriptor in the error path. This patch fixes both problems. Fixes #28172 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
Add Hawkbit FOTA support Signed-off-by: NavinSankar Velliangiri <navin@linumiz.com>