Add lots of checks for memory allocation failure, error codes to indicate
authorDr. Stephen Henson <steve@openssl.org>
Sun, 5 Dec 2004 01:03:15 +0000 (01:03 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 5 Dec 2004 01:03:15 +0000 (01:03 +0000)
commita0e7c8eede26b29b09057f48b8e51f46f8811ddd
tree2b50575b4e9e608b61cb74246915625bd99b85d8
parenta8e00b17ce840c58787e45411fa2ac4d6b1fb10c
Add lots of checks for memory allocation failure, error codes to indicate
failure and freeing up memory if a failure occurs.

PR:620
34 files changed:
CHANGES
crypto/asn1/a_bitstr.c
crypto/asn1/a_digest.c
crypto/asn1/a_enum.c
crypto/asn1/a_gentm.c
crypto/asn1/a_set.c
crypto/asn1/a_utctm.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_lib.c
crypto/asn1/evp_asn1.c
crypto/asn1/p5_pbe.c
crypto/asn1/t_bitst.c
crypto/asn1/x_pubkey.c
crypto/bn/bn_mont.c
crypto/evp/evp_pkey.c
crypto/objects/o_names.c
crypto/objects/obj_dat.c
crypto/objects/obj_err.c
crypto/objects/objects.h
crypto/pem/pem_lib.c
crypto/pkcs12/p12_init.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_lib.c
crypto/rsa/rsa_saos.c
crypto/rsa/rsa_sign.c
crypto/x509/x509_r2x.c
crypto/x509/x509_vfy.c
crypto/x509v3/v3_bitst.c
crypto/x509v3/v3_ia5.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.h