Skip to content

Detect unsupported trailing array parameters#2178

Merged
kennykerr merged 2 commits intomasterfrom
array-result
Nov 22, 2022
Merged

Detect unsupported trailing array parameters#2178
kennykerr merged 2 commits intomasterfrom
array-result

Conversation

@kennykerr
Copy link
Collaborator

Some array metadata is not supported in Rust due to complications in how it can be reliably modeled. In this case, an unsupported trailing array parameter is then confused for a result value and its type is dereferenced. This makes the API unusable.

Fixes: #2141

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.

All *GetIDsOfNames COM methods have incorrect return types/signatures

1 participant