-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
We are using some seriously large buffers and a lot of book-keeping variables in the global space.
Can some of these be optimized, removed, made smaller?
Can we make better use of "unions" to "reclaim and reuse" space for some structures that are not needed concurrently?
Related:
- BSS Section size tracking (BSS Section size tracking #23)
- Implement a Stack Canary (Implement a Stack Canary #16)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request