-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Disable GS cookie checks for LightUnwind #109524
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
Conversation
/azp run runtime-coreclr outerloop |
Azure Pipelines successfully started running 1 pipeline(s). |
LightUnwind does not track sufficient context to compute GS cookie address Fixes dotnet#109242
/azp run runtime-coreclr outerloop |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you
/ba-g macOS-12 environment is deprecated |
/backport to release/9.0-staging |
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/11675541464 |
LightUnwind does not track sufficient context to compute GS cookie address
Fixes #109242