]> 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:26 +0000 (11:38 +0200)
commit5d804e62ebbbdce35a5bef8157de9a5e1eec99b5
treea71dbf3d376e11a2779d2c555e72ef45f2e25ed5
parent1dc48db3c76b7d36be34c3b707d084d364f41c83
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