hostap/wpa_supplicant/dbus
Jouni Malinen e987c70c85 dbus: Add explicit break statements to switch-default
There were couple of missing breaks in switch-default (before/after).
While these did not have any noticeable issues due to falling over to
the next step that just exited from the switch statement, it is cleaner
and more robust to have each case use an explicit break.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-06-13 00:27:15 +03:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c Remove leftover timeouts on cleanup 2014-05-12 19:43:59 +03:00
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c dbus: Add explicit break statements to switch-default 2014-06-13 00:27:15 +03:00
dbus_dict_helpers.h
dbus_new.c dbus: No need to recompute group object path on GroupStarted signal 2014-05-16 18:20:17 +03:00
dbus_new.h Propagate scan failures over D-Bus 2014-04-13 23:43:04 +03:00
dbus_new_handlers.c dbus: Avoid theoretical memory leaks with duplicated dict entries 2014-06-12 19:45:06 +03:00
dbus_new_handlers.h Add a reattach command for fast reassociate-back-to-same-BSS 2014-03-11 19:38:01 +02:00
dbus_new_handlers_p2p.c dbus: Add explicit break statements to switch-default 2014-06-13 00:27:15 +03:00
dbus_new_handlers_p2p.h dbus: Export the peer's device address as a property 2014-03-21 23:44:09 +02:00
dbus_new_handlers_wps.c
dbus_new_helpers.c dbus: Remove duplicated variable assignment 2014-03-02 17:15:12 +02:00
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c
dbus_old.h
dbus_old_handlers.c dbus: Avoid theoretical memory leaks with duplicated dict entries 2014-06-12 19:45:06 +03:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00