Unchecked malloc fixes
authorMatt Caswell <matt@openssl.org>
Wed, 4 Mar 2015 17:49:51 +0000 (17:49 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 5 Mar 2015 09:22:50 +0000 (09:22 +0000)
commit9f114219508d64a5b9522006eab1ed2db918dd25
tree9f861c5d7606a01cd6d03b62660685d21f04c2a8
parent51527f1e3564f210e984fe5b654c45d34e4f03d7
Unchecked malloc fixes

Miscellaneous unchecked malloc fixes. Also fixed some mem leaks on error
paths as I spotted them along the way.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 918bb8652969fd53f0c390c1cd909265ed502c7e)

Conflicts:
crypto/bio/bss_dgram.c

Conflicts:
apps/cms.c
apps/s_cb.c
apps/s_server.c
apps/speed.c
crypto/dh/dh_pmeth.c
ssl/s3_pkt.c
16 files changed:
apps/apps.c
apps/ca.c
apps/dgst.c
apps/rsautl.c
apps/s_client.c
apps/s_server.c
apps/srp.c
apps/x509.c
crypto/asn1/bio_ndef.c
crypto/bio/b_print.c
crypto/bio/bss_dgram.c
crypto/cms/cms_pwri.c
crypto/dso/dso_vms.c
crypto/objects/o_names.c
crypto/rand/rand_os2.c
crypto/threads/th-lock.c