Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free filename if exception when loading bytecode #1528

Conversation

MasterDuke17
Copy link
Contributor

Because sometimes the given filename is malloced and sometimes it's from
argv, we also have to add a flag for whether it should be freed.

Because sometimes the given filename is malloced and sometimes it's from
argv, we also have to add a flag for whether it should be freed.
@MasterDuke17 MasterDuke17 merged commit 343d0f3 into MoarVM:master Aug 12, 2021
@MasterDuke17 MasterDuke17 deleted the free_filename_if_exception_thrown_when_loading_bytecode branch August 12, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants