Skip to content

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

Merged
yuslepukhin merged 1 commit into
mainfrom
yuslepukhin/fix_ort_enforce_iterator
Aug 24, 2023
Merged

ORT_ENFORCE on the iterator must come before iterator is dereferenced.#17265
yuslepukhin merged 1 commit into
mainfrom
yuslepukhin/fix_ort_enforce_iterator

Conversation

@yuslepukhin

Copy link
Copy Markdown
Contributor

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
@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
Lafi7e 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