hostap/wpa_supplicant/dbus
Jouni Malinen e422a819d0 Check snprintf result to avoid compiler warnings
These do not really get truncated in practice, but it looks like some
newer compilers warn about the prints, so silence those by checking the
result and do something a bit more useful if the output would actually
get truncated.

Signed-off-by: Jouni Malinen <j@w1.fi>
2018-12-24 11:09:22 +02:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c
dbus_dict_helpers.h
dbus_new.c dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new.h dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers.c dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers.h dbus: Expose connected stations on D-Bus 2018-12-23 17:25:11 +02:00
dbus_new_handlers_p2p.c Check snprintf result to avoid compiler warnings 2018-12-24 11:09:22 +02:00
dbus_new_handlers_p2p.h
dbus_new_handlers_wps.c Check snprintf result to avoid compiler warnings 2018-12-24 11:09:22 +02:00
dbus_new_helpers.c
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c
dbus_old.h
dbus_old_handlers.c
dbus_old_handlers.h
dbus_old_handlers_wps.c Check snprintf result to avoid compiler warnings 2018-12-24 11:09:22 +02:00
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile