Skip to content

Avoid large stack variables #319

@michaelrsweet

Description

@michaelrsweet

Some embedded environments and POSIX threads provide a smaller stack than regular desktop applications. Look at using allocated buffers instead of large character arrays on the stack.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions