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:58:29 +0000 (21:58 -0400)
commit8dc2e33468b1ee80ccf617bba760c84be65dcefb
tree6b25ca9777f0ecf215417fe4669b3d78b36cb6b3
parent55abd566ea02cd21f7bff60db41f97bddad31496
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