]> 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:38:17 +0000 (11:38 +0200)
commit1cc4235bd28073352cafee0f64b3669d581ccf1e
tree6a6f0c38e3a84345a156734c8e69e9331acf220f
parent1484101455c9cddb937f9984b92551410e0e02c1
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)

(cherry picked from commit 871c534d39efecc2087da0fd24ff72e2712031a4)
apps/dgst.c