apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 21 Apr 2021 11:28:00 +0000 (13:28 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 22 Apr 2021 18:39:00 +0000 (20:39 +0200)
commitef203432f7b551382216e9aa7de00039e6d45ac0
tree29a89425afc407737375cc58858cc200b35f1968
parent078fa35c7bd7e7392b07e032297a341fef695c42
apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14971)
apps/cmp.c
apps/include/apps.h
apps/lib/apps.c