esp_http_server: fix wrong context pointer in httpd_req_cleanup function

Added example which fails without the fix

Closes https://github.com/espressif/esp-idf/issues/10265
This commit is contained in:
Harshit Malpani
2022-11-29 16:56:22 +05:30
parent 6569be485b
commit 89a56392e3
5 changed files with 82 additions and 1 deletions

View File

@@ -1 +1,2 @@
CONFIG_EXAMPLE_WIFI_SSID_PWD_FROM_STDIN=y
CONFIG_EXAMPLE_SESSION_CTX_HANDLERS=y