Fix a memory leak in the ca application
authorMatt Caswell <matt@openssl.org>
Wed, 14 Mar 2018 14:32:48 +0000 (14:32 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Mar 2018 12:51:34 +0000 (12:51 +0000)
commit01985122ae2b144cdd3a2061640e76bff491dc7f
tree26eea063a3994b3993541f5e07a47e43da385853
parent5af88441f4fb1951a0672c0c0e1979cd44acdb69
Fix a memory leak in the ca application

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