few missing allocation failure checks and releases on error paths
authorJ Mohan Rao Arisankala <mohan@barracuda.com>
Thu, 5 May 2016 18:13:32 +0000 (23:43 +0530)
committerMatt Caswell <matt@openssl.org>
Mon, 9 May 2016 08:06:06 +0000 (09:06 +0100)
commitcb1d435cac2a9a7bd6019f9f23648c8075251109
tree37af32e7b67b0871d5542ac223bddfb66058f936
parent5cf14ce074dfd1780ae4c68b2e7f083bfaf47530
few missing allocation failure checks and releases on error paths

- Missing checks for allocation failure.
- releasing memory in few missing error paths

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/bio/b_addr.c
crypto/bio/bio_err.c
crypto/ec/ec_kmeth.c
crypto/evp/bio_b64.c
crypto/evp/bio_ok.c
include/openssl/bio.h