Skip to content

Conversation

@janvorli
Copy link
Member

There was a forgotten call to c++ delete that should have been converted
to LoaderHeap::BackoutMem in a code path invoked only if two threads
raced for allocating the UMThunkMarshInfo and the one that lost the race
needed to delete it.

Close #55517

There was a forgotten call to c++ delete that should have been converted
to LoaderHeap::BackoutMem in a code path invoked only if two threads
raced for allocating the UMThunkMarshInfo and the one that lost the race
needed to delete it.
@janvorli janvorli added this to the 6.0.0 milestone Jul 13, 2021
@janvorli janvorli requested a review from jkotas July 13, 2021 09:05
@janvorli janvorli self-assigned this Jul 13, 2021
@janvorli
Copy link
Member Author

FYI: @karelz

@jkotas jkotas merged commit 50f86dd into dotnet:main Jul 13, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 12, 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.

Assert failure: !"Heap contamination detected! HeapFree was called on a heap other than the one that memory was allocated from.\n"

3 participants