Skip to content

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

Merged
jeffschwMSFT merged 3 commits into
release/8.0from
backport/pr-90753-to-release/8.0
Aug 24, 2023
Merged

[release/8.0] PEImage should not permit m_path field mutation#91085
jeffschwMSFT merged 3 commits into
release/8.0from
backport/pr-90753-to-release/8.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 24, 2023

Copy link
Copy Markdown
Contributor

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.

@ghostghost added the area-VM-coreclr label Aug 24, 2023
@AaronRobinsonMSFTAaronRobinsonMSFT added this to the 8.0.0 milestone Aug 24, 2023
@AaronRobinsonMSFTAaronRobinsonMSFT added the Servicing-consider Issue for next servicing release review label Aug 24, 2023

@jeffschwMSFTjeffschwMSFT left a comment

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown
Member

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

@jeffschwMSFT
jeffschwMSFT merged commit f4120cc into release/8.0Aug 24, 2023
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the backport/pr-90753-to-release/8.0 branch August 24, 2023 22:37
@ghostghost locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-VM-coreclrServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AaronRobinsonMSFT@jkotas@jeffschwMSFT