Skip to content

[UWP Renderer] Add a null check to requirements in MeetsRequirements - #8235

Merged
anna-dingler merged 9 commits into
mainfrom
anna/utilNullCheck
Feb 27, 2023
Merged

[UWP Renderer] Add a null check to requirements in MeetsRequirements#8235
anna-dingler merged 9 commits into
mainfrom
anna/utilNullCheck

Conversation

@anna-dingler

@anna-dingler anna-dingler commented Jan 17, 2023

Copy link
Copy Markdown
Contributor

Related Issue

Fixes #8325

Description

Added a null check to requirements for when MeetsRequirements is called by a custom input.

Without the check, we were getting an Access Violation error.

Sample Card

https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.3/Tests/customInput.json

How Verified

Verified manually on the AdaptiveCards Visualizer.

Microsoft Reviewers: Open in CodeFlow

anna-dingler and others added 5 commits December 16, 2022 00:41
* Update custom.props for object model release

* Updated Xcode version (#8222)

* removed build step as they are redundant (#8201)

* removed build step as they are redundant

* added pod installation step

Co-authored-by: Joseph Woo <Joseph.Woo@microsoft.com>
* Update custom.props for object model release

* Updated Xcode version (#8222)

* removed build step as they are redundant (#8201)

* removed build step as they are redundant

* added pod installation step

* Add a null check for inline Actions

Co-authored-by: Joseph Woo <Joseph.Woo@microsoft.com>
@ghost ghost added the no-recent-activity label Jan 22, 2023
@ghost

ghost commented Jan 22, 2023

Copy link
Copy Markdown

Hi @anna-dingler. This pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

Comment thread source/uwp/Renderer/lib/Util.cpp Outdated
Comment thread source/uwp/Renderer/lib/Util.cpp
@anna-dingler
anna-dingler changed the base branch from release/uwp-v3.1.0 to main February 22, 2023 17:14
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Staleness reset by anna-dingler

Comment thread source/uwp/SharedRenderer/lib/Util.cpp
@anna-dingler
anna-dingler merged commit ee62bd3 into main Feb 27, 2023
@anna-dingler
anna-dingler deleted the anna/utilNullCheck branch February 27, 2023 18:06
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.

[UWP Renderer] Access Violation error for Custom Inputs

3 participants