Add malloc failure checks
authorMatt Caswell <matt@openssl.org>
Thu, 12 Mar 2015 11:10:47 +0000 (11:10 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Mar 2015 13:49:31 +0000 (13:49 +0000)
commit3f9117e161246f2f09754e277f2c986a840c1f74
tree7a58ed0a72e2bde082549eaa157e92b695297a0d
parenteadc81e7dd3fde473a9e38a57b4c29cf6b699110
Add malloc failure checks

Add some missing checks for memory allocation failures in ca app.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit a561bfe944c0beba73551731cb98af70dfee3549)
apps/ca.c