]> git.ipfire.org Git - thirdparty/hostap.git/commit
Check os_snprintf() result more consistently - more checks
authorJouni Malinen <j@w1.fi>
Sun, 7 Dec 2014 13:45:02 +0000 (15:45 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Dec 2014 09:42:07 +0000 (11:42 +0200)
commitaaadd72733fe5099bf0849ade5890ff119e38091
treea0433bdea8e22b9949fb0190ed5eae8520ed06a5
parent1d399771367e6c26927141ca3bca19ba53584cbb
Check os_snprintf() result more consistently - more checks

Add more os_snprintf() result validation checks.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/sta_info.c
wpa_supplicant/ap.c
wpa_supplicant/ctrl_iface.c