]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
Explicitly clear the temporary stack-based key for WPA-None
authorJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 11:09:24 +0000 (13:09 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 17:44:51 +0000 (19:44 +0200)
commit658da804e52af5b47d29de37ce6f23a4d995898b
treec3b2b6a9e5c89c0f0a3e1bb706b6028c8593a668
parentf42df144155fb8486f9cee0afc367445b91a9ce6
Explicitly clear the temporary stack-based key for WPA-None

There is no need to leave this temporary key in stack memory after
having been configured to the driver.

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