Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Guard against invalid indices #614

Merged
merged 1 commit into from
Apr 30, 2023
Merged

fix: Guard against invalid indices #614

merged 1 commit into from
Apr 30, 2023

Conversation

afnanenayet
Copy link
Owner

Check if an index is within bounds before trying to index into a vector.
This should guard against the types of panics reported in issue #610.

Check if an index is within bounds before trying to index into a vector.
This should guard against the types of panics reported in issue #610.
@afnanenayet afnanenayet merged commit 340b983 into main Apr 30, 2023
@afnanenayet afnanenayet deleted the afnan/check-bounds branch April 30, 2023 20:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant