mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-09 03:22:09 +01:00
This resolves bug #13430 by allocating a new copy of resp_hdrs when calling httpd_req_async_handler_begin(), thus preventing invalid access to memory from async tasks.