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>
Sat, 12 May 2018 22:36:53 +0000 (00:36 +0200)
commite22ce0d07496c53cd100c6d46a54d7a46c13bba9
treed57ef988cc6819a975f6908ec6b95a8420569aa8
parent1b261954028925c1e2c329928938dacacf0bb6c0
Fix memory leaks in CA related functions.

(cherry picked from commit aebd0e5ca12d1ba0b229a4121a54afa5ea2d8aa1)

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6237)
apps/ca.c
apps/verify.c
crypto/conf/conf_api.c
crypto/engine/eng_lib.c