1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-09 00:00:18 -04:00
Sudeep Mohanty a6a5ca31cc fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps()
vTaskDeleteWithCaps() leaked memory when a task uses the API to delete
itself. This commit adds a fix to avoid the memory leak.

Closes https://github.com/espressif/esp-idf/issues/14222
2024-09-10 14:48:30 +08:00
..
2022-11-02 19:49:40 +08:00