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:52:08 +0000 (19:52 +0200)
commit3f6c7691870d1cd2ad0e0c83638cef3f35a0b548
treef0dae5a5fabb3b68e94d748ca49f4262411fad7a
parent8acaabec429b39f9436f6a88006384d72d292539
Fix memory leaks and other mistakes on errors

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
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