]> git.ipfire.org Git - thirdparty/hostap.git/commit
RRM: Fix a memory leak in beacon request handling
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 9 Feb 2017 14:54:26 +0000 (16:54 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 10 Feb 2017 17:48:04 +0000 (19:48 +0200)
commit4d70b2a4e50541a8bbcf1f2b650ca4e34f1ff6f2
tree83d810baaf44e462d0266887e949c93b48eb0d1b
parent401243b73e67d5ecd362bf98df297c208ef677a6
RRM: Fix a memory leak in beacon request handling

Free the pending frequency list if a second beacon request is received
before the scan for the previous one has been completed.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/rrm.c