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 13:32:23 +0000 (13:32 +0000)
commit6403471dc838572d4fd1e1609a81a999f0d71b2f
treea46c3a001a55eeb4787206ad756a006c8d142c1c
parent23324ce79c5fdc1ccd042c43ee1ef88aa1f294bc
Fix a memory leak in the ca application

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