]> git.ipfire.org Git - thirdparty/openssl.git/commit
scrypt: Do not free the context itself when fetch fails
authorTomas Mraz <tomas@openssl.org>
Mon, 20 Jan 2025 07:50:48 +0000 (08:50 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 11:07:49 +0000 (12:07 +0100)
commitaa60bb3a5a440131cfd1526e01c6e983bbb46d14
tree2e031d65ba9e383fd5a73c3af72f3e42b041c8a5
parent455b7eed652279f3b6bbb25ebf5f53acae894283
scrypt: Do not free the context itself when fetch fails

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26488)

(cherry picked from commit 2dded720223c6b84dcbeadbbcd1c6307fe815832)
providers/implementations/kdfs/scrypt.c