]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: More explicit hs20_osu_icon_fetch() length validation
authorJouni Malinen <j@w1.fi>
Sun, 23 Nov 2014 16:55:06 +0000 (18:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 23 Nov 2014 19:03:40 +0000 (21:03 +0200)
commit5c58c0ce86d7f81d456c0ab675adb47e42fd0bdb
tree0643431b63ecffb9240fee74f8e703fa328e2781
parent3e94937fa4d1fc95bfa6b85b41e7dbda03e25a6d
HS 2.0: More explicit hs20_osu_icon_fetch() length validation

The previous version was fine, but too much for some static analyzers to
understand as proper bounds checking. (CID 68122)

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