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 npe in CellSearchResponse #705

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

bobzilladev
Copy link
Member

@bobzilladev bobzilladev commented Jun 30, 2024

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toUpperCase(java.util.Locale)' on a null object reference
at net.wigle.wigleandroid.model.api.CellSearchResponse.asNetwork(CellSearchResponse.java:100)

@bobzilladev bobzilladev requested a review from rksh June 30, 2024 13:40
Copy link
Contributor

@rksh rksh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@bobzilladev bobzilladev merged commit 42489b4 into wiglenet:main Jul 2, 2024
1 check passed
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