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 18:38:52 +0000 (20:38 +0200)
commit71d5679cd31f52472b1a42b12af2562edb05fb0f
tree6977b5159478e48492ed7fa63c07bfa24330181b
parent418c0511610677c74ee63bd916ab3015e57ef40b
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