mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
56de1f4ed1
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