mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e543e97c7b
If a windowoverflow8 happened after changing the SP, the exception handler would look for the extra save area by looking at the previous frame's SP. This SP would be a garbage value and could cause the windowoverflow exception to write to invalid memory ares. |
||
---|---|---|
.. | ||
arch | ||
include | ||
soc | ||
brownout.c | ||
CMakeLists.txt | ||
cpu_start.c | ||
panic_handler.c |