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

decompiler-cpp: Add missing for-loop index variable check #6373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekilmer
Copy link
Contributor

@ekilmer ekilmer commented Apr 1, 2024

Prevent indexing out of bounds

Found and fixed after having issues in lifting-bits/sleigh#245 (particularly issues from commit 8fbd171) where only Windows tests were failing. You can see when the CI turns green near the bottom of the PR page.

Related to:

@ekilmer
Copy link
Contributor Author

ekilmer commented Apr 12, 2024

@ryanmkurtz Thank you for reviewing and merging the other linked PRs!

Perhaps this PR was missed when testing the others?

@ryanmkurtz
Copy link
Collaborator

I've poked @caheckman about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Decompiler Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants