]> 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:08:04 +0000 (12:08 +0100)
commit267276932fadbcf54be7be4487201ce52a7319ed
tree5cb7801f0d1be8f87a8e8e39f3d692dad023567a
parent73c85a7342dbf55a2c622ea40aa4e1a89521c624
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