]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear PMKSA cache entry data when freeing them
authorJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 18:43:32 +0000 (21:43 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 20:01:08 +0000 (23:01 +0300)
commitcb129db34c755437c3650387d6cbde99d8ee5cd2
treeb7648e1f2e2d96eb7251e5e2b942b84e59e61677
parent8c8d26aadaed8cd5d2aebf0ab59ffa3ae89cb949
Clear PMKSA cache entry data when freeing them

Avoid leaving the PMK information unnecessarily in memory.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/pmksa_cache_auth.c
src/rsn_supp/pmksa_cache.c