Fix some more memory leaks with TXT_DB_insert.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 19 Feb 2017 19:13:45 +0000 (20:13 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 21 Feb 2017 19:36:00 +0000 (14:36 -0500)
commitded9d1076cffc912ed7c40256b6202876a2b6caa
treeb72ce357689a50857207df71c419df9471669496
parent1d5936e478194798a287e165b81d27a1bcceaae8
Fix some more memory leaks with TXT_DB_insert.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2684)
(cherry picked from commit 0fbaef9e64fa10446aff805791befaa2b967e322)
apps/ca.c
apps/srp.c