mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

Changed the type of erase size(esp_https_ota.c) from int to uint_32 type, so that it do not overflow.
Changed the type of erase size(esp_https_ota.c) from int to uint_32 type, so that it do not overflow.