esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak

Closes https://github.com/espressif/esp-idf/issues/8195
This commit is contained in:
yuanjm
2022-01-07 21:10:08 +08:00
committed by bot
parent fba8582da4
commit 467a8726c4
2 changed files with 16 additions and 17 deletions

View File

@@ -513,7 +513,6 @@ components/esp_hid/src/esp_hidd.c
components/esp_hid/test/hid_descriptor.h
components/esp_hid/test/test_esp_hid.c
components/esp_https_ota/include/esp_https_ota.h
components/esp_https_ota/src/esp_https_ota.c
components/esp_hw_support/include/esp_clk.h
components/esp_hw_support/include/soc/esp_himem.h
components/esp_hw_support/include/soc/esp_spiram.h