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

Fix memory safety issues #3

Merged
merged 7 commits into from
Sep 15, 2018
Merged

Fix memory safety issues #3

merged 7 commits into from
Sep 15, 2018

Conversation

ubolonton
Copy link
Owner

Fixes #2 and related memory-safety issues.

Emacs runtime doesn't protect new values obtained from an env (module-allocated, or signaled/thrown).

This is a workaround for that.

@ubolonton ubolonton merged commit 4c2682c into master Sep 15, 2018
@ubolonton ubolonton deleted the memory-safety branch April 16, 2019 15:29
ubolonton added a commit that referenced this pull request Mar 10, 2020
This fixes potential memory leaks caused by #3, which was the fix for #2
ubolonton added a commit that referenced this pull request Mar 10, 2020
This fixes potential memory leaks caused by #3, which was the fix for #2
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.

1 participant