Add missing return value checks
authorMatt Caswell <matt@openssl.org>
Fri, 15 Apr 2016 13:31:03 +0000 (14:31 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Apr 2016 09:51:57 +0000 (10:51 +0100)
commite69f2a223cf7e2d7f5bcea43e68ce38818813b81
tree69772b59af4c232a6550fb39d231dcb295bf898c
parent46da5f9ca98822197f09b74248f1b9cc60ad3307
Add missing return value checks

Also correct the return value from the the "prime" application

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/prime.c