eapol_test: Initialize BSS lists
authorJouni Malinen <j@w1.fi>
Sat, 19 Oct 2013 13:28:56 +0000 (16:28 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 19 Oct 2013 13:28:56 +0000 (16:28 +0300)
commit7e8bc7d6fb322d7b3d37211462bf956edc910537
treee3db5ecae299668b9e7d003a678fcbf116415415
parentbceb843108f92fdea51d9cf7a2f7f03758cbdf10
eapol_test: Initialize BSS lists

This is needed to avoid issues with control interface commands that
could request BSS list during an eapol_test run. wpa_cli tries to update
its internal BSS list and that could trigger eapol_test crashes without
this.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/eapol_test.c