Skip to content

[UR][L0] Fix iterator invalidation issue #18268

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

Merged
merged 1 commit into from
May 2, 2025
Merged

Conversation

RossBrunton
Copy link
Contributor

An iterator was being used after being erased, which is UB.

@RossBrunton RossBrunton requested a review from a team as a code owner April 30, 2025 15:48
An iterator was being used after being erased, which is UB.
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@sarnex sarnex merged commit f5a7239 into intel:sycl May 2, 2025
33 checks passed
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.

3 participants