Fix error handling in X509_REQ_print_ex
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 6 Jan 2018 14:21:46 +0000 (15:21 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 6 Jan 2018 14:22:34 +0000 (15:22 +0100)
commitae880ae6719e7c850b14193b2bc0a8e401c4b2b8
treeec712fa23bc624c9a20c6093f14c60dd99864f0a
parent643d91fea409b0f010ce990f8f0fac234ae058bc
Fix error handling in X509_REQ_print_ex

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