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 OOB coverage maps panic #303

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Fix OOB coverage maps panic #303

merged 1 commit into from
Feb 21, 2024

Conversation

anishnaik
Copy link
Collaborator

There was an OOB array access when updating coverage maps that caused a golang level panic.

This PR closes #299

This PR closes #231

@anishnaik anishnaik requested a review from Xenomega as a code owner February 21, 2024 04:40
@anishnaik anishnaik merged commit f0084e5 into master Feb 21, 2024
9 checks passed
@anishnaik anishnaik deleted the dev/fix-oob-panic branch February 21, 2024 04:53
Leeyah-123 pushed a commit to Leeyah-123/medusa that referenced this pull request Jun 4, 2024
s4nsec pushed a commit that referenced this pull request Jul 9, 2024
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.

Crash on "coverageEnabled": true bug: panic: index out of range
2 participants