]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd peer: Check for unexpected state for ID exchange
authorJouni Malinen <j@w1.fi>
Mon, 28 May 2018 13:17:20 +0000 (16:17 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 28 May 2018 19:09:20 +0000 (22:09 +0300)
commit7280723fbfa7c609d8545e855a7399e1b3061457
tree9e6381ddaaa6bb33b18ed8a219d01c4bfa5f0ca8
parent44136f6ca2d97c2300a1021e0b2f4140035b4c4a
EAP-pwd peer: Check for unexpected state for ID exchange

Aborty processing if ID exchange processing is entered twice
unexpectedly. This avoids memory leaks in the function.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_pwd.c