Skip to content

Structure allocation #7

@I8087

Description

@I8087

Structures are allocated on the stack, but it's not setup properly. It would be better to just allocate structures in the heap and only have a reference of it on the stack.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions