]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/ocsp: avoid memory leaks on error
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 12:58:46 +0000 (20:58 +0800)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 16 Oct 2025 17:46:38 +0000 (19:46 +0200)
commit7c168f55b1ece8ed06a16942eac2d4d1e3d42301
treee2badea3e50a9fe6ee171436f3afaaddf50f9f89
parent82fb46debc1b059fb876d0ba3f5594e8135f6ccb
APPS/ocsp: avoid memory leaks on error

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28823)
apps/ocsp.c