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

Fix incorrect CCW decoding in GetObjectForCCW #61193

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

tommcdon
Copy link
Member

@tommcdon tommcdon commented Nov 4, 2021

This change enables COM wrapper support on DacDbiInterfaceImpl::GetObjectForCCW

@ghost
Copy link

ghost commented Nov 4, 2021

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

This change enables COM wrapper support on DacDbiInterfaceImpl::GetObjectForCCW

Author: tommcdon
Assignees: -
Labels:

area-Diagnostics-coreclr

Milestone: -

Copy link
Member

@davmason davmason left a comment

Choose a reason for hiding this comment

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

LGTM!

@tommcdon tommcdon merged commit 704f023 into dotnet:main Nov 8, 2021
@tommcdon tommcdon deleted the dev/tommcdon/fixccw branch November 9, 2021 02:51
tommcdon added a commit to tommcdon/runtime that referenced this pull request Nov 9, 2021
* Fix incorrect CCW decoding in GetObjectForCCW

* Fix linux/mac build
tommcdon added a commit to tommcdon/runtime that referenced this pull request Nov 9, 2021
* Fix incorrect CCW decoding in GetObjectForCCW

* Fix linux/mac build
Anipik pushed a commit that referenced this pull request Nov 9, 2021
* Fix incorrect CCW decoding in GetObjectForCCW

* Fix linux/mac build
Anipik pushed a commit that referenced this pull request Nov 11, 2021
* Fix incorrect CCW decoding in GetObjectForCCW

* Fix linux/mac build
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2021
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