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

More accurately detect return values while avoiding optional parameters #2241

Merged
merged 2 commits into from Dec 9, 2022

Conversation

kennykerr
Copy link
Collaborator

This is somewhat blocked on microsoft/win32metadata#1005 but given the severity of the code gen bug, I decided to go ahead and mitigate as best I can. The fallout from the false positives due to the incorrect metadata should be tolerable in the short term.

Fixes: #2122

@kennykerr kennykerr merged commit deba68c into master Dec 9, 2022
@kennykerr kennykerr deleted the optional branch December 9, 2022 02:49
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: IStream_Vtbl's Seek wrapper can dereference null pointer
1 participant