]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus(old): Fix WPS interface for PIN from wpa_supplicant case
authorJouni Malinen <j@w1.fi>
Sat, 27 Dec 2014 11:14:03 +0000 (13:14 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:49:05 +0000 (15:49 +0200)
commitdddd870d16b45eaadef3d1eaaa4a06da519bc7f0
treea65404102da3dfef8688578038b64d3f42458b8b
parent5f136bc126f2ee34f0d49921815c2efdb539aeae
D-Bus(old): Fix WPS interface for PIN from wpa_supplicant case

dbus_message_append_args() needs char** and &npin ended up being char*
and resulted in segmentation fault.

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