esp-idf/components/freertos/esp_additions
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
freertos_compatibility.c refactor(freertos/idf): Move compatibility functions 2023-09-05 16:20:59 +08:00
freertos_tasks_c_additions.h feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
FreeRTOSSimulator_wrappers.c fix(freertos): override select function without relying on -Wl,--wrap 2024-01-23 16:57:38 +01:00
idf_additions.c fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-26 16:58:18 +02:00