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

Fix incorrect implementation shims #1535

Merged
merged 2 commits into from
Feb 14, 2022
Merged

Fix incorrect implementation shims #1535

merged 2 commits into from
Feb 14, 2022

Conversation

kennykerr
Copy link
Collaborator

Fixes #1505

Adds explicit test for implementing IDropTarget to validate that the trait and the vtable signature now line up correctly.

@kennykerr kennykerr merged commit d4def72 into master Feb 14, 2022
@kennykerr kennykerr deleted the gen_win32_invoke_arg branch February 14, 2022 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Using transmute_copy in implement vtbls leads to crashes.
1 participant