]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto: raise error on malloc failure
authorFdaSilvaYY <fdasilvayy@gmail.com>
Wed, 28 Mar 2018 21:15:38 +0000 (23:15 +0200)
committerPauli <pauli@openssl.org>
Tue, 13 Apr 2021 23:31:49 +0000 (09:31 +1000)
commit89947af2c5e32ddceaeecc5f486577ad5b5f946c
treea577625c9876d3668e67c5be32d69188472a1586
parentf691578bdc9f2ef207666c278dd6c44b9825bd81
crypto: raise error on malloc failure
clean a few style nits.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14806)
crypto/asn1/a_object.c
crypto/asn1/a_time.c
crypto/asn1/ameth_lib.c
crypto/asn1/bio_asn1.c
crypto/asn1/tasn_enc.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_mod.c