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(gui): NullPointerException on project save #1464

Merged
merged 3 commits into from
Apr 24, 2022
Merged

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Apr 23, 2022

Fixes #1463

@lgtm-com
Copy link

lgtm-com bot commented Apr 23, 2022

This pull request introduces 1 alert when merging f44c769 into 1832f2a - view on LGTM.com

new alerts:

  • 1 for Dereferenced variable may be null

@skylot
Copy link
Owner

skylot commented Apr 23, 2022

@jpstotz
I made a files field in ProjectData also non-null, I think it is better than a null checks.

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.

java.lang.NullPointerException
2 participants