esp-idf/components/freertos/FreeRTOS-Kernel/portable
Sudeep Mohanty 987df81e58 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-29 08:47:19 +02:00
..
linux fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-29 08:47:19 +02:00
riscv fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:15:50 +02:00
xtensa fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:15:50 +02:00