esp-idf/components/freertos/test_apps
Sudeep Mohanty a6a5ca31cc 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-09-10 14:48:30 +08:00
..
freertos fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-09-10 14:48:30 +08:00
orig_inc_path freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00
.build-test-rules.yml freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00