Hello, I updated to connman-1.20 and found that hidden wifi networks are not returned when scanning for services. Upon inspection I found that commit #363393cfb1a5f95f8892f40662486c87b80d0091 is where the breakage occurs.
For reference, please find the commit message below: commit 363393cfb1a5f95f8892f40662486c87b80d0091 Author: Daniel Wagner <[email protected]> Date: Mon Dec 2 13:50:25 2013 +0100 gsupplicant: Fix empty string test The address of an array is never NULL, so the comparison will always evaluate the same way. Instead test for the length of the SSID. Reported by coverity. Regards ~Sameer _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
