mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
0b556de95c
The repeated query will be copied in the next event loop while the memory is freed instantly. Delay the free to fix this issue.