mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00: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