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

Correct IDiaSymbol10::get_sourceLink signature #23

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

riverar
Copy link
Collaborator

@riverar riverar commented Apr 5, 2024

Fixes: #22

Adds [Optional] to IDiaSymbol10::get_sourceLink(..., pb) parameter. This method is missing a SAL annotation to indicate pb can be null.

@riverar riverar merged commit 486ffa9 into master Apr 5, 2024
7 checks passed
@riverar riverar deleted the rafael/diasymbol10 branch April 5, 2024 17:44
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.

get_sourceLink appears to need the same optional bindings as get_checksum
2 participants