Skip to content

Conversation

@jkoritzinsky
Copy link
Member

@jkoritzinsky jkoritzinsky commented Jan 22, 2024

Should fix ASAN failures on Windows that were caused by VariantClear calls on uninitialized VARIANTs that happened to have a VarType that would lead to additional freeing.

Fixes #96154

Should fix ASAN failures on Windows that were caused by VariantClear calls on uninitialized VARIANTs that happened to have a VarType that would lead to additional freeing.
@jkoritzinsky jkoritzinsky added test-bug Problem in test source code (most likely) area-Interop-coreclr labels Jan 22, 2024
@jkoritzinsky jkoritzinsky added this to the 9.0.0 milestone Jan 22, 2024
@ghost ghost assigned jkoritzinsky Jan 22, 2024
@AaronRobinsonMSFT
Copy link
Member

@jkoritzinsky I thought we had a bug on this, am I mistaken?

@jkoritzinsky
Copy link
Member Author

I couldn't find a bug for it...

@AaronRobinsonMSFT
Copy link
Member

Perhaps #96154?

@jkoritzinsky
Copy link
Member Author

Yep you're right.

@jkoritzinsky jkoritzinsky merged commit cd0a72c into main Jan 23, 2024
@jkoritzinsky jkoritzinsky deleted the jkoritzinsky-patch-1 branch January 23, 2024 02:59
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Interop-coreclr test-bug Problem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PInvokeTests.IEnumeratorTests.TestManagedToNative crash

3 participants