Skip to content

Issues with freeing memory functions #2

@mjparrott

Description

@mjparrott

When calling free_sexp and free_ast after interpreting a Faux Racket program, a double free can often occur. This is most likely due to not copying strings correctly, and possibly due to the way environments are passed around as well.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions