]> git.ipfire.org Git - thirdparty/hostap.git/commit
dbus: Check return value more consistently (CID 62841)
authorJouni Malinen <j@w1.fi>
Fri, 13 Jun 2014 22:29:42 +0000 (01:29 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Jun 2014 09:32:53 +0000 (12:32 +0300)
commit25be28a375d71693097e08e92d56085a158c73cf
tree6da9f98594f9871cc540665813346e97aa61d39c
parentac79fcfa762490e4ce0610756dcd5418de9b1916
dbus: Check return value more consistently (CID 62841)

Most of these calls are checked to return success and there is no reason
why these wouldn't, so be more consistent. This addresses CID 62841,
CID 62840, CID 62839, CID 62838, CID 62837, CID 62836.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_new_helpers.c
wpa_supplicant/dbus/dbus_old_handlers.c