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

Add IDiaSourceFile::get_checksum metadata, sample #20

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

riverar
Copy link
Collaborator

@riverar riverar commented Mar 27, 2024

Fixes: #18

Adds [Optional] to IDiaSourceFile::get_checksum(..., pbdata) parameter. This method is missing a SAL annotation to indicate pbdata can be null. This is used by a caller to obtain a source file checksum size and build an appropriately sized output buffer.

@riverar riverar merged commit 8f73531 into master Mar 27, 2024
7 checks passed
@riverar riverar deleted the checksum branch March 27, 2024 16:10
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.

‎Dia::IDiaSourceFile::get_checksum implementation does not work properly
1 participant