ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 12 Apr 2021 08:01:51 +0000 (10:01 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 27 Aug 2022 07:40:09 +0000 (09:40 +0200)
commit5639ee79bdc905c1b7ed308fcd29e515e4f01a50
tree1244577a1904367b1886884cd0d590e99459ae0e
parent555dd9390ba56f1c400d3f067a2dfe7b00fbf7d3
ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE

Fixes #6251

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/14833)
crypto/err/err.c
crypto/mem.c