mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 17:16:32 +03:00
res_buf was not freed for the chunk response type in case of first_chunk_sent true condition. This commit ensures that resp_buf is freed and few cosmetic changes are made