Fix connman_wifi_load_ssid
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 9 Jul 2010 21:34:32 +0000 (23:34 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 9 Jul 2010 21:38:39 +0000 (23:38 +0200)
commita0a70f029190cce180e811b8b307ff3ccf4a7652
tree4a5ce02d0f256176404f565fd98365e2c3d981d1
parentd1070265d015218887368117c3a69169dc9df5c5
Fix connman_wifi_load_ssid

The returned string array must be NULL terminated, and the groups array
should be freed as well.
src/wifi.c