]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Free temporary buffers when moving to Accepted state
authorJouni Malinen <j@w1.fi>
Sun, 6 Jan 2013 17:06:59 +0000 (19:06 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:54 +0000 (17:51 +0200)
commitb4fd3613d313d5527e4a2b1ad34a6ca5a9965497
tree2a3f27df459ccd5a1b1b5d4a90bfce4439e94971
parent30846fa65fd0aa944149311086f6f7a3dbd612a7
SAE: Free temporary buffers when moving to Accepted state

Most of the variables are not needed anymore once the SAE instance
has entered Accepted state. Free these to save memory.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c
src/common/sae.c
src/common/sae.h
wpa_supplicant/sme.c