]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove double engine reference in ossl_ec_key_dup()
authorЗишан Мирза <zmirza@tutanota.de>
Mon, 16 Sep 2024 21:20:58 +0000 (23:20 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Sep 2024 08:27:29 +0000 (10:27 +0200)
commit9b4a65f35825688314a9ff7d84ebdef0c2213bbb
treea3301949ad7516721a6600137e5c8508adaf2fb1
parent374a1be7d6baad24739810ed48ce0f8a1ff7f7a1
Remove double engine reference in ossl_ec_key_dup()

Fixes #25260

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25453)

(cherry picked from commit ffc5a29608fdbd346e340a65a43ebadc90bd4a33)
crypto/ec/ec_backend.c