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

Do not crash on WiFi passwords shorter than 8 characters #15

Open
evoggy opened this issue Jul 4, 2022 · 0 comments · May be fixed by #26
Open

Do not crash on WiFi passwords shorter than 8 characters #15

evoggy opened this issue Jul 4, 2022 · 0 comments · May be fixed by #26
Labels
bug Something isn't working

Comments

@evoggy
Copy link
Member

evoggy commented Jul 4, 2022

It's been reported (in this PR bitcraze/crazyflie-firmware#1072) that we're not handling WiFi passwords shorter than 8 characters gracefully (we should not try to connect with passwords shorter than 8 characters). This should be fixed so we do not try to connect unless we have a long enough password.

@evoggy evoggy added the bug Something isn't working label Jul 4, 2022
@gemenerik gemenerik linked a pull request Jan 30, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant