Hello, While doing wps support, found this bug:
wifi plugin (non legacy one) provide stack variable pointer to g_supplicant_interface_connect() in gsupplicant (supplicant.c), however this function might return as well as network_connect() in wifi.c, before all callbacks using the given pointer have been processed. Leading to a crash then.
Following patch fixes it. Br, Tomasz _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
