-
由 Richard Levitte 提交于
In apps/rsa.c, we were second guessing RSA_check_key() to leave error codes lying around without returning -1 properly. However, this also catches other errors that are lying around and that we should not care about. Reviewed-by: NRich Salz <rsalz@openssl.org>
63db6b77