Check the return values where memory allocation failures may happen.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:47:45 +0000 (16:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:47:45 +0000 (16:47 +0000)
commit9cdf87f19431b32a50b12e468cf2a9557cfc3568
tree5aa5e1f88093d6b8013b9e2f1af0b18201b9bef6
parenta81e9d3dc45f29c1a5fde7fa641a43f796fe92d4
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