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

ORT_ENFORCE on the iterator must come before iterator is dereferenced. #17265

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

yuslepukhin
Copy link
Member

Description

Move ORT_ENFORCE on the iterator before iterator is used for the first time.

@yuslepukhin yuslepukhin merged commit 33c87f6 into main Aug 24, 2023
95 checks passed
@yuslepukhin yuslepukhin deleted the yuslepukhin/fix_ort_enforce_iterator branch August 24, 2023 00:20
@faxu faxu added the triage:approved Approved for cherrypicks for release label Aug 24, 2023
centwang pushed a commit that referenced this pull request Aug 28, 2023
#17265)

### Description
Move `ORT_ENFORCE` on the iterator before iterator is used for the first
time.
snnn pushed a commit that referenced this pull request Aug 28, 2023
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
microsoft#17265)

### Description
Move `ORT_ENFORCE` on the iterator before iterator is used for the first
time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage:approved Approved for cherrypicks for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants