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/7.0] Fix W^X flag for setting ITypeInfo #75046

Merged
merged 2 commits into from
Sep 6, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2022

Backport of #75045 to release/7.0

/cc @AaronRobinsonMSFT

Customer Impact

COM scenarios involving IDispatch where a ITypeInfo instance is requested. This was reported by a user in #74977 (reply in thread).

Testing

Confirmed fix by the finder of the issue described. No regressions confirmed by CI.

Risk

There is minimal risk here. This is a targeted fix that follows existing RW patterns for the ComMethodTable.

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone Sep 3, 2022
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. please get a code review and once we have a green ci we can merge.

@AaronRobinsonMSFT AaronRobinsonMSFT added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 3, 2022
@AaronRobinsonMSFT
Copy link
Member

AaronRobinsonMSFT commented Sep 3, 2022

The OP for the issue has reached out and is working on confirming this fixes their problem. From our perspective this should be the fix, but I'd like to make sure there aren't any other issues in this space prior to merging this in.

/cc @ClearScriptLib

@AaronRobinsonMSFT AaronRobinsonMSFT removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 5, 2022
@AaronRobinsonMSFT
Copy link
Member

Fix has been confirmed by @ClearScriptLib. This is ready for check-in.

@carlossanlop
Copy link
Member

Approved, signed-off, CI green. Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 518be54 into release/7.0 Sep 6, 2022
@carlossanlop carlossanlop deleted the backport/pr-75045-to-release/7.0 branch September 6, 2022 20:32
@ghost ghost locked as resolved and limited conversation to collaborators Oct 7, 2022
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.

4 participants