esp-idf/components/freertos/FreeRTOS-Kernel/portable/linux
Sudeep Mohanty c3da2ace27 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-26 16:58:18 +02:00
..
include fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-26 16:58:18 +02:00
utils fix(linux): fix build errors and warnings, remove ignore file 2023-01-18 09:24:28 +08:00
port_idf.c refactor(linux): Improved error reporting 2024-04-24 18:12:45 +02:00
port.c feat(efuse): Support Linux target 2024-05-15 16:54:45 +03:00