Fix memory leaks in CA related functions.
authorPavel Kopyl <p.kopyl@samsung.com>
Fri, 3 Nov 2017 15:18:59 +0000 (18:18 +0300)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 May 2018 06:35:32 +0000 (08:35 +0200)
commitaebd0e5ca12d1ba0b229a4121a54afa5ea2d8aa1
treeb9fca98d10a2a71395910ef190652f41e16701aa
parentc4fa1f7fc016919a5b3d4ea2aa66c77e0cc40c9d
Fix memory leaks in CA related functions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4700)
apps/ca.c
apps/verify.c
crypto/conf/conf_api.c
crypto/engine/eng_lib.c