]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Allocate enough buffer for HS 2.0 Indication element for scan
authorJouni Malinen <jouni@codeaurora.org>
Fri, 7 Dec 2018 23:11:44 +0000 (01:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 12:06:58 +0000 (14:06 +0200)
commit9ce2015a974a6fd8632db42e438f3fc3e925455c
treec454a107a5b1dc292aae131227c66741c6d26601
parentdfd1b69de257c27fa070d4ba5f11e8270896b54a
HS 2.0: Allocate enough buffer for HS 2.0 Indication element for scan

The HS 2.0 Indication element can be up to 9 octets in length, so add
two more octets to the minimum extra_ie buffer size for scanning.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/scan.c