]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wnm_sta.c
WNM: Fix TM candidate freeing if multiple requests are processed
authorJouni Malinen <j@w1.fi>
Sat, 22 Nov 2014 15:28:04 +0000 (17:28 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Nov 2014 16:40:03 +0000 (18:40 +0200)
commit279b5486a6caad1d5eb69e7a39ebf846546d7d79
tree5c87ebf71c5532cca53b55da17566857d6adf7d0
parent027454d2e921fab41bfc6b3395746e0180b45cdd
WNM: Fix TM candidate freeing if multiple requests are processed

The previously cached candidate list needs to be free properly through a
call to wnm_deallocate_memory() to ensure all subelements gets freed.

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