]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP app: fix deallocated host/port fields in APP_HTTP_TLS_INFO
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 16 Jan 2023 14:48:24 +0000 (15:48 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 10 May 2023 17:36:51 +0000 (18:36 +0100)
commit331e4d1250ff2cc96ebcaac333f71e2da597059a
treefb1d06c4b9c3774a7bf007b689054e6c220a31cf
parentdeb7be7f1c9ca77fdc3ea1ebfc0229496eeb2a35
CMP app: fix deallocated host/port fields in APP_HTTP_TLS_INFO

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20034)

(cherry picked from commit 20d4dc8898edc12806ead2100ac09b907662aff6)
apps/cmp.c