Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TarCV
Copy link
Owner

@TarCV TarCV commented Apr 20, 2020

Fixes #10

This is a quick fix. Proper fix should also keep note of current stack depth and assert it is empty when closing scope (or may be on semicolon).

@TarCV
Copy link
Owner Author

TarCV commented Apr 21, 2020

Actually, revisiting that, I don't think there are any other statement/expression that can leave unused values on stacks. So the fix as is should be enough.
Also with soon coming updates to debotc, similar issues should be caught in CI.

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.

Zandronum reports stack size exceeded when Roam() is used

2 participants