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

instruction: fix integer underflow that causes an infinite loop #374

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

jsign
Copy link
Collaborator

@jsign jsign commented Feb 9, 2024

This PR fixes a bug in the endPC calculation when touching code that caused an infinite loop (and thus OOM situation).

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign marked this pull request as ready for review February 15, 2024 12:44
@jsign jsign requested a review from gballet February 15, 2024 12:44
Copy link
Owner

@gballet gballet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nasty one.

@gballet gballet merged commit 4767773 into kaustinen-with-shapella Feb 15, 2024
2 of 3 checks passed
@gballet gballet added this to the verkle-gen-devnet-5 milestone Feb 15, 2024
gballet pushed a commit that referenced this pull request May 7, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
gballet pushed a commit that referenced this pull request May 8, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
gballet pushed a commit that referenced this pull request May 8, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
gballet pushed a commit that referenced this pull request May 8, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
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.

None yet

2 participants