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

Simplify and fix baseline reader disposal #52244

Merged
merged 2 commits into from
Mar 31, 2021
Merged

Conversation

tmat
Copy link
Member

@tmat tmat commented Mar 30, 2021

In rare cases, when the debugger fails to apply an EnC change and has to discard it, we release baseline readers prematurely. This can cause AV or reading invalid metadata.

@tmat tmat requested a review from a team as a code owner March 30, 2021 01:28
@tmat
Copy link
Member Author

tmat commented Mar 30, 2021

@davidwengier

@tmat tmat merged commit 073268b into dotnet:main Mar 31, 2021
@ghost ghost added this to the Next milestone Mar 31, 2021
@tmat tmat deleted the FixReaderDisposal branch March 31, 2021 18:53
@dibarbet dibarbet modified the milestones: Next, 16.10.P3 Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants