Skip to content
Snippets Groups Projects
Commit b6455e6a authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

Use static_alloc() instead of 'static char[]' where possible

This patch harnesses freshly introduced static memory allocator
to eliminate wasteful usage of BSS memory. This commit frees
11Kb per each thread.
parent 890068fc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment