Skip to content

Avoid dereferencing target pointer - #57164

Merged
cshung merged 1 commit into
dotnet:mainfrom
cshung:public/typo
Aug 10, 2021
Merged

Avoid dereferencing target pointer#57164
cshung merged 1 commit into
dotnet:mainfrom
cshung:public/typo

Conversation

@cshung

Copy link
Copy Markdown
Contributor

I had a typo in #56056, we shouldn't be dereferencing target pointers in DAC, this change fixed it.

@ghost

Copy link
Copy Markdown

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

Issue Details

I had a typo in #56056, we shouldn't be dereferencing target pointers in DAC, this change fixed it.

Author:cshung
Assignees:-
Labels:

area-Diagnostics-coreclr

Milestone:-

@cshung
cshung merged commit d20606c into dotnet:mainAug 10, 2021
@cshung
cshung deleted the public/typo branch August 10, 2021 22:41
@ghostghost locked as resolved and limited conversation to collaborators Sep 9, 2021
Sign up for freeto 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.

2 participants

@cshung@hoyosjs