esp-idf/components/freertos/FreeRTOS-Kernel/portable/linux
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
..
include fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-30 19:45:52 +08:00
utils fix(linux): fix build errors and warnings, remove ignore file 2023-01-18 09:24:28 +08:00
port_idf.c fix(linux): prevent build error on MacOS and optimize buffer usage on Linux 2024-03-01 11:01:15 +08:00
port.c change(freertos/idf): Update version number, licenses, and sbom to v10.5.1 2023-10-21 04:39:16 +08:00