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

fixes #20865; fixes #20987; Missing bounds check in array slicing #23814

Merged
merged 7 commits into from
Jul 10, 2024

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Jul 9, 2024

fixes #20865
fixes #20987

@Araq Araq added the merge_when_passes_CI mergeable once green label Jul 9, 2024
@Araq Araq merged commit e53a2ed into devel Jul 10, 2024
18 checks passed
@Araq Araq deleted the pr_pre_openarray_deref branch July 10, 2024 15:25
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from e53a2ed

Hint: mm: orc; opt: speed; options: -d:release
173183 lines; 7.947s; 664.109MiB peakmem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing bounds check in array slicing Missing range check in toOpenArray
2 participants