dbus: split wpas_dbus_handler_scan() into number of helper functions
commitd401b48f3c8cc007a7fb13d1daec6569923d263f
authorJouni Malinen <j@w1.fi>
Sat, 26 Dec 2009 15:06:28 +0000 (26 17:06 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 26 Dec 2009 15:06:28 +0000 (26 17:06 +0200)
treea13ce8719778b9cb7bef2980a5cd73e458cbc7c5
parentd114fcabbf041e11c59750957485db7397caf998
dbus: split wpas_dbus_handler_scan() into number of helper functions

Make this code readable by splitting it into pieces and fix couple of
emmory leaks on error paths.
wpa_supplicant/dbus/dbus_new_handlers.c