]> git.ipfire.org Git - thirdparty/hostap.git/commit
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths
authorJouni Malinen <j@w1.fi>
Fri, 2 Jan 2009 19:50:22 +0000 (21:50 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2009 19:50:22 +0000 (21:50 +0200)
commit243869858a1294f679d23324734e85050aa5d27d
tree0fce39f4f4ae9bdde121333a320e524afcb35319
parent862e08a9a4d9ad6632f12569960edcd7a51e6cb7
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths

The new WPS code was not setting this in error case.
wpa_supplicant/wpa_supplicant.c