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 invalid cur_prog_line values in the robot stack. #383

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

AliceLR
Copy link
Owner

@AliceLR AliceLR commented Oct 11, 2023

Perform the same bounds checks validate_legacy_bytecode performs on cur_prog_line on the stored cur_prog_line values in the robot stack.

Also makes bytecode position translations work on both worlds and saves in 3.x and limits saved label zaps to saves only.

Perform the same bounds checks validate_legacy_bytecode performs on
cur_prog_line on the stored cur_prog_line values in the robot stack.
@AliceLR AliceLR added this to the 2.93 milestone Oct 11, 2023
@AliceLR AliceLR merged commit 3d3957e into master Oct 11, 2023
14 checks passed
@AliceLR AliceLR deleted the fix-robot-stack-crash branch October 11, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant