Prevent a possible recursion in ERR_get_state and fix the problem that
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 3 Apr 2018 21:47:10 +0000 (23:47 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 4 Apr 2018 12:50:50 +0000 (14:50 +0200)
commit6b49b30811f4afa0340342af9400b8d0357b5291
tree063c1c45e786514b7aeec7f87d012ce0776fcc56
parent284f4f6b70998b2b46dc74c3003c82cb1db0e742
Prevent a possible recursion in ERR_get_state and fix the problem that
was pointed out in commit aef84bb4efbddfd95d042f3f5f1d362ed7d4faeb
differently.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5863)
crypto/err/err.c
crypto/init.c