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:47:54 +0000 (14:47 +0200)
commit5538ba99ab785287ad187909dd71f17040dbc180
treed91ea96d52a71af888d2bf31c16cd90ba2a78f15
parent18ef2dbbd720b6c1f7531e7d0c2ee38075c9f275
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)

(cherry picked from commit 6839a7a7f4973a3fc2f87b12664c26d524bef1f4)
ssl/statem/statem.c