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 the SAL of IDxcResult::GetOutput #4487

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

gongminmin
Copy link
Contributor

The ppOutputName parameter can be nullptr and can return nullptr. Change its SAL to COM_Outptr_opt_result_maybenull.

Related to #4149 .

@AppVeyorBot
Copy link

@sausag3
Copy link

sausag3 commented Aug 20, 2022

Hey @adam-yang , just hit this locally myself after moving to the 2207 bits, any idea who can review this?

@damyanp damyanp merged commit 71d6766 into microsoft:main Aug 1, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants