mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04: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