Skip to content

Conversation

liquidev
Copy link

@liquidev liquidev commented Dec 2, 2019

This PR fixes #710.

I am not sure if this causes memory leaks or not. As far as I know, the fiber should somehow be freed, but I can't tell how. Valgrind does report some problems, but they seem unrelated to this issue.

This does not include any tests, because I have no idea how the test system works. If anyone can explain it to me, I'd be more than happy to create a test for this.

@liquidev
Copy link
Author

Superseded by #730.

@liquidev liquidev closed this Feb 10, 2020
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.

Calling wrenEnsureSlots before wrenInterpret causes apiStack to become invalid
1 participant