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

Avoid a null pointer exception on some old devices #130

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Avoid a null pointer exception on some old devices #130

merged 1 commit into from
Mar 12, 2023

Conversation

KaHa6uc
Copy link
Contributor

@KaHa6uc KaHa6uc commented Mar 6, 2023

Description

Some legacy devices somehow manage to return a WiFiConfiguration object with a null SSID.

Solution

This PR simply checks if the WiFiConfiguration being iterated has a null SSID

@ThanosFisherman ThanosFisherman merged commit 7e900be into ThanosFisherman:master Mar 12, 2023
@ThanosFisherman
Copy link
Owner

Thanks for that.

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