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. |
||
---|---|---|
.. | ||
apb_backup_dma.c | ||
cache_err_int.c | ||
clk.c | ||
CMakeLists.txt | ||
highint_hdl.S | ||
Kconfig.system | ||
reset_reason.c | ||
system_internal.c | ||
usb_console.c |