-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
We have a lot of global variables and large global buffers taking up space in our constrained 4 KB of working RAM. So the risk of a stack overrun is very real.
Implement a terraced stack canary to get a feel for (and continuously monitor) stack utilization.
Reactions are currently unavailable