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

[release/8.0] PEImage should not permit m_path field mutation #91085

Merged
merged 3 commits into from
Aug 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 24, 2023

Backport of #90753 to release/8.0

/cc @AaronRobinsonMSFT

Customer Impact

Customer reported as documented in #90657. This is a narrow fix for the reported issue. A broader fix is planned for .NET 9.

Testing

Was able to create a simple and narrow repro. This fix addresses that issue. It was not checked in due to it being a threading issue that is non-deterministic.

Risk

Low.

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@AaronRobinsonMSFT AaronRobinsonMSFT added the Servicing-consider Issue for next servicing release review label Aug 24, 2023
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. once ready this can be merged

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 24, 2023
@AaronRobinsonMSFT
Copy link
Member

@jeffschwMSFT or @jkotas CI is green. Please merge when convenient.

@jeffschwMSFT jeffschwMSFT merged commit f4120cc into release/8.0 Aug 24, 2023
111 of 114 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the backport/pr-90753-to-release/8.0 branch August 24, 2023 22:37
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants