Check the return values where memory allocation failures may happen.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:50:38 +0000 (16:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:50:38 +0000 (16:50 +0000)
commitc4ac954c59322fdb381ce2305897afdf399299da
treeba7ac0fd590c2f82e2c25674903aad4f1905ec34
parent2640aec227edc9f02db3a39ad8edd77b2057583a
Check the return values where memory allocation failures may happen.
PR: 49
14 files changed:
crypto/asn1/a_enum.c
crypto/asn1/a_int.c
crypto/asn1/a_set.c
crypto/asn1/x_pubkey.c
crypto/bio/bf_nbio.c
crypto/bn/bn_div.c
crypto/bn/bn_mont.c
crypto/bn/bn_mul.c
crypto/evp/bio_enc.c
crypto/objects/o_names.c
crypto/objects/obj_dat.c
crypto/rsa/rsa_eay.c
crypto/txt_db/txt_db.c
crypto/x509v3/v3_ia5.c