]> git.ipfire.org Git - thirdparty/hostap.git/commit
Explicitly clear the temporary stack-based PSK buffer
authorJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 11:10:30 +0000 (13:10 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 17:44:51 +0000 (19:44 +0200)
commite886c88e95f12e8fd0b354276c5570e3c64afc46
treeef57fcf80c79d6e6b1ff98e4e9b218c90366f884
parent658da804e52af5b47d29de37ce6f23a4d995898b
Explicitly clear the temporary stack-based PSK buffer

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

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