]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/rsn_supp/wpa.c
Check wpa_supplicant_parse_ies() return value more consistently
authorJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 14:40:06 +0000 (16:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 14:40:06 +0000 (16:40 +0200)
commitd627a9395d78eb41f87f9b8df6ed629f606157ba
treea094ca45002cb000a98c185e47458a756d7ef955
parent78018ae91d0aaf07f439723ad95480a9569454f8
Check wpa_supplicant_parse_ies() return value more consistently

Reject messages that fail to be parsed instead of trying to use
partially parsed information.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c