esp-idf/components/freertos/test_apps
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
..
freertos fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-30 19:45:52 +08:00
orig_inc_path core-system: trim build components for core-system test apps 2023-06-13 09:14:42 +08:00
.build-test-rules.yml test(misc): enable misc tests that have been missed during bringup 2024-06-28 15:02:03 +08:00