Fix a possible recursion in SSLfatal handling
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 11 Sep 2018 09:44:13 +0000 (11:44 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 12 Sep 2018 12:43:13 +0000 (14:43 +0200)
commit6839a7a7f4973a3fc2f87b12664c26d524bef1f4
treefcc84182a048aabca630a83d7920a41c92099ebb
parent8e8fe187f1559a7fc9f50cc4af7f880273a4eea2
Fix a possible recursion in SSLfatal handling

Fixes: #7161 (hopefully)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7175)
ssl/statem/statem.c