Fix crash when pTargetMD is null by thaystg · Pull Request #110650 · dotnet/runtime · GitHub
Skip to content

Fix crash when pTargetMD is null#110650

Merged
thaystg merged 1 commit into
dotnet:mainfrom
thaystg:dev/thays/fix_tailcallPR
Dec 12, 2024
Merged

Fix crash when pTargetMD is null#110650
thaystg merged 1 commit into
dotnet:mainfrom
thaystg:dev/thays/fix_tailcallPR

Conversation

@thaystg

@thaystg thaystg commented Dec 12, 2024

Copy link
Copy Markdown
Member

pTargetMD can be null here, so checking pTargetMD before accessing it.

Side effect of: #110334

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

@thaystg

thaystg commented Dec 12, 2024

Copy link
Copy Markdown
Member Author

/backport to release/8.0-staging

@thaystg

thaystg commented Dec 12, 2024

Copy link
Copy Markdown
Member Author

/backport to release/9.0-staging

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/12297696742

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/12297698622

@thaystg thaystg merged commit 36b2bdd into dotnet:main Dec 12, 2024
@mikelle-rogers

Copy link
Copy Markdown
Member

hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants