]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:48:29 +0000 (21:48 -0400)
commit4fc426b78964b3d234cb7b1b6112c9b80e16a13a
tree7d36e0f5825da9bf4ca8efe32601836e54c75e32
parent4d0eac19993b07408285e631e0ca81ee006d228a
Fix a possible crash in the error handling.

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