]> git.ipfire.org Git - thirdparty/openssl.git/commit
Free fetched digest in show_digests
authorMarc Brooks <IDisposable@gmail.com>
Tue, 30 Jul 2024 20:29:34 +0000 (15:29 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Aug 2024 09:31:43 +0000 (11:31 +0200)
commit871c534d39efecc2087da0fd24ff72e2712031a4
tree9cc888483a34c2cb90b5df52f5760c5f2ba1be1c
parent6fa9a84386cc61d00a15c56010900a46429c6242
Free fetched digest in show_digests

Fixes #24892

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25046)
apps/dgst.c