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: Remove unitialized variable in LauncherUpdater #559

Merged
merged 1 commit into from May 2, 2020

Conversation

keturn
Copy link
Member

@keturn keturn commented May 2, 2020

When there's a new Launcher release out, I get a Null Pointer Exception that crashes the launcher.

This fixes the immediate crash.

(Tagging #539 as related, but it needs more than just this one NPE check.)

@skaldarnar skaldarnar added the Type: Bug Bug reports for launcher releases (reproducible from master) label May 2, 2020
@skaldarnar skaldarnar added this to the v4.2.0 milestone May 2, 2020
@skaldarnar skaldarnar changed the title LauncherUpdater: remove never-initialized variable. fix: Remove unitialized variable in LauncherUpdater May 2, 2020
@skaldarnar skaldarnar merged commit a790227 into MovingBlocks:master May 2, 2020
@keturn keturn deleted the self-update-npe branch May 3, 2020 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports for launcher releases (reproducible from master)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants