]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPA: Clear authenticator keys for a STA on deinit/disconnection
authorJouni Malinen <jouni@codeaurora.org>
Thu, 18 Apr 2019 15:17:07 +0000 (18:17 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 18 Apr 2019 22:12:30 +0000 (01:12 +0300)
commit09ab81b9e899730bcd257eb1c216e7bacd44a352
treece8ab587492a23014522e44086538042e747f2ee
parentf006c13c147dda1ab8d3943f7c6dcc8a7f7fd46d
WPA: Clear authenticator keys for a STA on deinit/disconnection

Do not leave keys in heap memory after they are no longer needed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth.c