Fix a possible crash in the error handling.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 13 Jun 2017 17:00:35 +0000 (19:00 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 01:57:58 +0000 (21:57 -0400)
commit819d18f6116e97845ebe453128f3c2a78e42a785
treed8ef989c6dc8dd0d7801f6877bb7875b5c07c205
parent7cc9b2cde103745e036d256209b7cb3f696fe7af
Fix a possible crash in the error handling.

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

(cherry picked from commit 4fc426b78964b3d234cb7b1b6112c9b80e16a13a)
crypto/err/err.c