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 stack height validation for calls #338

Merged
merged 2 commits into from
May 25, 2020

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented May 25, 2020

After a change to use absolute values for frame.stack_height the stack
height requirements for call were incorrectly checked. This fixes it.

@chfast chfast requested review from gumb0 and axic May 25, 2020 18:07
@chfast chfast added the bug Something isn't working label May 25, 2020
After a change to use absolute values for frame.stack_height the stack
height requirements for call were incorrectly checked. This fixes it.
@chfast chfast force-pushed the call_stack_validation_regression branch from b57fe2b to 2e068c4 Compare May 25, 2020 18:47
@chfast chfast merged commit 7dfb4a5 into master May 25, 2020
@chfast chfast deleted the call_stack_validation_regression branch May 25, 2020 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants