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>
Fri, 23 Jan 2015 20:39:40 +0000 (15:39 -0500)
commitc963c421fb3d84ca3c86284593f0439f7c152f3e
treeb0e3da4f1249faf78c570049e37aae9bd22cf096
parent04f8bcf1960c1309e143718642611bb68479cbbf
Replace exit() with error return.

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