esp-idf/components/freertos/esp_additions/include
Sudeep Mohanty 3e4fcf66ef 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-07-30 19:45:52 +08:00
..
esp_private feat(coredump): improve the probability of accessing healthy TCBs 2024-01-22 00:18:28 +08:00
freertos fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-30 19:45:52 +08:00