Check the return values where memory allocation failures may happen.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:49:00 +0000 (16:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 16:49:00 +0000 (16:49 +0000)
commitd66c022a1f6835e73bccf9a8b11869cbe20814a7
tree28105b668a3fba5fe07014a8610f986c86aa1bcd
parent04c8e99b39413d9bb8962f6d8240f389e66b0739
Check the return values where memory allocation failures may happen.
PR: 49
16 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_gcd.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/pkcs7/pk7_doit.c
crypto/rsa/rsa_eay.c
crypto/txt_db/txt_db.c
crypto/x509v3/v3_ia5.c