]> git.ipfire.org Git - thirdparty/hostap.git/commit
FST: Validate STIE header in FST Setup Request/Response
authorJouni Malinen <j@w1.fi>
Sun, 26 Jul 2015 07:54:58 +0000 (10:54 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Jul 2015 08:22:21 +0000 (11:22 +0300)
commitb0199552973eb349dbf9cad165484070a3b2434b
tree13c13b7f24c5bd68795e71d242f7869a5dee9bcc
parente49f535dc518f7609fbbe5ecff9966ad271cf3f2
FST: Validate STIE header in FST Setup Request/Response

While this is always supposed to be the first element, check that this
is indeed the case instead of blindly using values from within the
element.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/fst/fst_session.c