Skip to content

Memory free-up for optimization purposes #12

@drifter1

Description

@drifter1

Although memory is allocated/reallocated using malloc() and realloc(), respectively, the compiler does not free it using free() before exiting.

This would be a good low-prio enhancement to look into...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions