Replace exit() with error return.
authorViktor Dkhovni <viktor@openssl.org>
Fri, 23 Jan 2015 20:39:40 +0000 (15:39 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 27 Jan 2015 21:36:25 +0000 (16:36 -0500)
commit324a9774928c362083ab581cbc9052ac0b787283
tree2c30b472eb65c30ad4be868c6871abcb00da25e3
parent69aeb99f3277e97754a98285f8b92cf54dafd256
Replace exit() with error return.

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/engine/eng_rsax.c