Fix wpa_auth_iface_iter() to skip BSSes without Authenticator
authorJouni Malinen <j@w1.fi>
Sat, 27 Mar 2010 06:26:24 +0000 (23:26 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 27 Mar 2010 06:26:24 +0000 (23:26 -0700)
commit03bcb0af0d4209f41a8563c60ad6168ae70c53ff
tree4fbd27219b0dc0c23474388540578c8a9a020f7f
parentb766a9a2938b555521b05eecb12685e73b29df1b
Fix wpa_auth_iface_iter() to skip BSSes without Authenticator

This could cause NULL pointer deference if multi-BSS configuration
was used with OKC in some cases.
src/ap/wpa_auth_glue.c