Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fix GetObjectForNativeVariant test issue. #4250

Merged
merged 1 commit into from
Apr 10, 2016
Merged

Fix GetObjectForNativeVariant test issue. #4250

merged 1 commit into from
Apr 10, 2016

Conversation

yizhang82
Copy link

It should roundtrip the actual object instead of IntPtr. Also add proper variant clean up code.

Fix #4192

@dotnet-bot dotnet-bot changed the title Fix GetObjectForNativeVariant test issue. Fix GetObjectForNativeVariant test issue. Apr 9, 2016
@yizhang82
Copy link
Author

@tijoytom @botaberg PTLA

…ual object instead of IntPtr. Also add proper variant clean up code.

NOTE that I had to keep Marshal.IUnknownForObject call to force COM initialization.
@yizhang82
Copy link
Author

The CI seems to be in some what inconsistent state - it enabled running the test but didn't pick up the fix.
@dotnet-bot Test CI please

@yizhang82
Copy link
Author

@dotnet-bot Test this please

@yizhang82
Copy link
Author

@dotnet-bot Test OSX x64 Checked Build and Test please

@yizhang82 yizhang82 merged commit ff26d68 into dotnet:master Apr 10, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Fix GetObjectForNativeVariant test issue. It should roundtrip the actual object instead of IntPtr. Also add proper variant clean up code.

Fix dotnet/coreclr#4192. 

Commit migrated from dotnet/coreclr@ff26d68
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants