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

[UWP] Null pointer check on outparam in column fallback case #4627

Merged
merged 4 commits into from
Aug 26, 2020

Conversation

RebeccaAnne
Copy link
Contributor

@RebeccaAnne RebeccaAnne commented Aug 20, 2020

Related Issue

Partial fix for #4624

Description

The out parameter for the rendered element is not used in the column fallback case. Added a check to ensure we have a pointer before setting the out parameter.

How Verified

Confirmed all tests under FallbackTests now pass as expected.

Microsoft Reviewers: Open in CodeFlow

@RebeccaAnne RebeccaAnne merged commit 6072e0f into main Aug 26, 2020
@RebeccaAnne RebeccaAnne deleted the rebecch/fallbackTestFix branch August 26, 2020 17:12
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.

2 participants