mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 20:35:08 +02:00
5f244c86f2
The repeated query will be copied in the next event loop while the memory is freed instantly. Delay the free to fix this issue.