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

[range.filter.iterator] Add bounds checking to operator-- #2815

Closed
wants to merge 1 commit into from

Conversation

JohelEGP
Copy link
Contributor

@JohelEGP JohelEGP commented Apr 4, 2019

Missing bounds check. UB ensues if no element is filtered, for example.

@JohelEGP
Copy link
Contributor Author

JohelEGP commented Apr 4, 2019

This was a misunderstanding by my part. It's all good.

@JohelEGP JohelEGP closed this Apr 4, 2019
@JohelEGP JohelEGP deleted the filter_view branch January 30, 2021 20:03
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

1 participant