microsoft / WindowsAppSDK

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
https://docs.microsoft.com/windows/apps/windows-app-sdk/
MIT License
3.72k stars 307 forks source link

Fix C6216 on PackageDeploymentManagerTests_IsPackageRegistrationPending.cpp #4527

Closed kythant closed 2 days ago

kythant commented 2 days ago

Nightly build is running into failures https://microsoft.visualstudio.com/ProjectReunion/_build/results?buildId=102381838&view=logs&j=1c272cb4-a7de-5c81-98c5-aeeff8319ee2&t=48f8fc41-e087-5792-5dca-ac677875ff2f

[error]70. PREfast Error C6216 - File: file:///C:/__w/1/s/test/PackageManager/API/PackageDeploymentManagerTests_IsPackageRegistrationPending.cpp. Line: 160. Column 13.

This PR resolves this prefast issue.

Validation run here https://microsoft.visualstudio.com/ProjectReunion/_build/results?buildId=102392887&view=results

kythant commented 2 days ago

/azp run

azure-pipelines[bot] commented 2 days ago
Azure Pipelines successfully started running 1 pipeline(s).