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

Mitigate crash that can occur when installed version is null #2278

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Jun 24, 2022

Mitigates #2273 for 1.3, but another change will hopefully be able to fully fix it.

Change

Protect against the installed package returning a null installed version. This should prevent crashes, while hiding the package from view.

I suspect that embedded nulls in the registry strings are causing the issues, and a future change will try to address that more comprehensively.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner June 24, 2022 00:33
@JohnMcPMS
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JohnMcPMS JohnMcPMS merged commit 331d0ee into microsoft:master Jun 24, 2022
@JohnMcPMS JohnMcPMS deleted the fix-crash branch June 24, 2022 03:38
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