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:09:57 +0000 (09:09 +0000)
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>

No differences found