nerves-networking / vintage_net_wifi

WiFi networking for VintageNet
Apache License 2.0
32 stars 18 forks source link

Handle missing AP flags more gracefully #42

Closed fhunleth closed 3 years ago

fhunleth commented 3 years ago

This fixes a crash. Everything recovered, but it seems harsh to crash on a missing flags field from wpa_supplicant. This bulletproofs the code.