Fix memory leaks and other mistakes on errors
authorAlessandro Ghedini <alessandro@ghedini.me>
Thu, 8 Oct 2015 12:38:57 +0000 (14:38 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 23 Oct 2015 17:58:54 +0000 (19:58 +0200)
commite90f1d9b74275c11e3492e521e46f4b1afa6f883
tree2836966e5a5c05f9d2960ffd5efce899f50f5c58
parent5a1e6b1342f776f9304d9fa374149e317903b737
Fix memory leaks and other mistakes on errors

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 3f6c7691870d1cd2ad0e0c83638cef3f35a0b548)
crypto/bn/bn_gf2m.c
crypto/bn/bn_recp.c
crypto/bn/bn_x931p.c
crypto/dsa/dsa_gen.c
crypto/evp/evp_key.c
crypto/hmac/hm_ameth.c
crypto/pem/pvkfmt.c
crypto/pkcs12/p12_add.c
ssl/s3_clnt.c