Skip to content

[release/5.0-rc2] Fix leaking ICorProfilerCallback10 - #41833

Merged
jeffschwMSFT merged 1 commit into
release/5.0-rc2from
backport/pr-41791-to-release/5.0-rc2
Sep 9, 2020
Merged

[release/5.0-rc2] Fix leaking ICorProfilerCallback10#41833
jeffschwMSFT merged 1 commit into
release/5.0-rc2from
backport/pr-41791-to-release/5.0-rc2

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

Backport of #41791 to release/5.0-rc2

/cc @davmason@ww898

Customer Impact

Without this fix profilers that implement ICorProfilerCallback10 won't have their Release method called, and won't free any native resources they are keeping around.

Testing

Profiler tests were run on the change to detect any regressions

Risk

Low

@ghost

ghost commented Sep 3, 2020

Copy link
Copy Markdown

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

@davmasondavmason self-assigned this Sep 3, 2020
@davmason
davmason requested review from a team and noahfalkSeptember 3, 2020 23:20

@noahfalknoahfalk 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.

LGTM : )

@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. I will take it for consideration for RC2

@jeffschwMSFTjeffschwMSFT added the Servicing-consider Issue for next servicing release review label Sep 4, 2020
@danmoseleydanmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 8, 2020
@danmoseley

Copy link
Copy Markdown
Contributor

@jeffschwMSFT I guess this can be merged?

@jeffschwMSFT
jeffschwMSFT merged commit 06d2731 into release/5.0-rc2Sep 9, 2020
@jkotas
jkotas deleted the backport/pr-41791-to-release/5.0-rc2 branch September 10, 2020 03:16
@ghostghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Diagnostics-coreclrServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@danmoseley@noahfalk@jeffschwMSFT@hoyosjs@sywhang@davmason@Dotnet-GitSync-Bot@ww898