]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Clearer ANQP element length validation
authorJouni Malinen <j@w1.fi>
Sun, 23 Nov 2014 15:13:47 +0000 (17:13 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 23 Nov 2014 15:41:13 +0000 (17:41 +0200)
commit43aee9489954094b0c3792661f9e1505f9e5cbfe
treed8dc526b72b8955f5516272f1a3645b3a98b070a
parentb81e274cdf72a0a21ba44572775db4072d8cad2a
Interworking: Clearer ANQP element length validation

The upper bound for the element length was already verified, but that
was not apparently noticed by a static analyzer (CID 68128).

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