Skip to content

[Plugin EP] Check for nullptr before dereferencing#27644

Open
apwojcik wants to merge 2 commits intomicrosoft:mainfrom
ROCm:nullptr_deref_on_output
Open

[Plugin EP] Check for nullptr before dereferencing#27644
apwojcik wants to merge 2 commits intomicrosoft:mainfrom
ROCm:nullptr_deref_on_output

Conversation

@apwojcik
Copy link
Contributor

It seems some outputs on the spanned list may be nullptrs. By checking for nullptr and skipping them if found, it does not seem to disturb proper execution on models.

That check was not required for legacy EP using the Host API.

@adrianlizarraga
Copy link
Contributor

Hi @apwojcik, can you please sync with the latest main branch to get CI checks to pass? Thanks.

@tianleiwu
Copy link
Contributor

/azp run Linux QNN CI Pipeline, Win_TRT_Minimal_CUDA_Test_CI, Windows ARM64 QNN CI Pipeline, Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tianleiwu tianleiwu enabled auto-merge (squash) March 15, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants