Fix a memory leak in the ca application
authorMatt Caswell <matt@openssl.org>
Wed, 14 Mar 2018 14:40:18 +0000 (14:40 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 13:34:57 +0000 (13:34 +0000)
commit16a345e5c8b5c1166a5e214a8ee7ebf21d447fbe
tree32ff71b838473463e2f45d80ce24e46b36b23743
parentdacdc5fe526d5b838f51711ba602d375159e488a
Fix a memory leak in the ca application

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5445)
apps/ca.c