esp-idf/components/freertos/esp_additions
Sudeep Mohanty 42c935e2c3 fix(freertos): Fixed an issue where accessing task lists could overrun memory
This commit fixes a potential issue of illegal memory access when
accessing the various task lists in FreeRTOS while fetching tasks using
the xTaskGetNext() function.
2024-03-19 17:33:18 +01:00
..
include
FreeRTOSSimulator_wrappers.c
freertos_compatibility.c
freertos_tasks_c_additions.h fix(freertos): Fixed an issue where accessing task lists could overrun memory 2024-03-19 17:33:18 +01:00
idf_additions.c