EAP-pwd: Move bnctx into per-protocol instance structure
authorJouni Malinen <j@w1.fi>
Wed, 15 Sep 2010 08:04:09 +0000 (22:04 -1000)
committerJouni Malinen <j@w1.fi>
Wed, 15 Sep 2010 08:04:09 +0000 (22:04 -1000)
commitd52be1db7602d15185ff5bd1dbfd1b6271156dff
tree81230e0ea6373137fec8f55843dc66df3dcb7a30
parentdf684d82ff2cf644dfd543a0399368cfb8dc0311
EAP-pwd: Move bnctx into per-protocol instance structure

This avoids double frees of bnctx and related crashes.
src/eap_peer/eap_pwd.c
src/eap_server/eap_server_pwd.c