Skip to content

Implement a Stack Canary #16

@christophersanborn

Description

@christophersanborn

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.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions