]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix EAP-FAST
authorMatt Caswell <matt@openssl.org>
Wed, 6 Jun 2018 10:54:32 +0000 (11:54 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 7 Jun 2018 08:48:49 +0000 (09:48 +0100)
commit309371d6266877a8f04d0aa7b0f6add6d269d962
treed48b859dcc4c3c6096c2c5d1856efee1872bca18
parentac52f42aca9fe0933f7564581268ac50c826bd39
Fix EAP-FAST

Commit 61fb59238d broke EAP-FAST support. This fixes it.

Fixes #6395

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6428)
ssl/t1_lib.c