]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/pem/pvkfmt.c
Fix error handling in b2i_dss and b2i_rsa
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 15 Mar 2018 11:34:12 +0000 (12:34 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 17 Mar 2018 07:15:31 +0000 (08:15 +0100)
commitd288d7fc7beaa1d720a539d6ae27dba2c910ee68
tree9e538e42cf4e1770565e358c6c1b22a7db5ef6d7
parent31393fd9067a1444fe4b73bfac51ab44d8d344e2
Fix error handling in b2i_dss and b2i_rsa

Fixes: #5567
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5624)
crypto/pem/pvkfmt.c