]> git.ipfire.org Git - thirdparty/openssl.git/commit
ERR: replace remnant ECerr() and EVPerr() calls in crypto/
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 26 Aug 2022 08:04:01 +0000 (10:04 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:43 +0000 (18:21 +0100)
commitcb6f8ae4638ecd1177a166c0bfd704e38ab844ff
tree988c111274597fe96116b2d3f90622ec12d6de25
parent98e3f4e9d0a3562ac61076612b55178d6c4ea9d4
ERR: replace remnant ECerr() and EVPerr() calls in crypto/

except those throwing ERR_R_MALLOC_FAILURE

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19302)

(cherry picked from commit bd07cc1c7e3ca38689e59868b5945dc223235a49)
crypto/bio/bio_lib.c
crypto/ec/ec_backend.c
crypto/ec/ec_lib.c
crypto/evp/p_lib.c