mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-06 05:10:36 +00:00

This commit fixes the allocation order of task stacks and TCBs in order to reduce the chance of a stack overflow overwriting a TCB.
This commit fixes the allocation order of task stacks and TCBs in order to reduce the chance of a stack overflow overwriting a TCB.