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 pc out-of-bounds coverage access #1041

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Fix pc out-of-bounds coverage access #1041

merged 1 commit into from
Apr 29, 2023

Conversation

arcz
Copy link
Member

@arcz arcz commented Apr 27, 2023

As noted in the comment, this is something we thought was impossible and it is likely a bug in another place (maybe hevm?). Until we figure out what that is, make out-of-bounds accesses a no-op so echidna doesn't crash.

@arcz arcz requested a review from ggrieco-tob as a code owner April 27, 2023 10:21
@ggrieco-tob ggrieco-tob merged commit 134a4f2 into master Apr 29, 2023
16 checks passed
@ggrieco-tob ggrieco-tob deleted the arcz/fix-cov-oob branch April 29, 2023 08:05
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