Check for failures, to avoid memory leak
authorRich Salz <rsalz@openssl.org>
Wed, 25 Jul 2018 19:57:18 +0000 (15:57 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 25 Jul 2018 19:57:18 +0000 (15:57 -0400)
commit037241bf046be8cfc7e9216959393dd20b06fc21
tree121dc3959fe8b22107748500fb416f83bd1747f7
parent80ae7285e1994d35c84519bf9e038b11d9942875
Check for failures, to avoid memory leak

Thanks to Jiecheng Wu, Zuxing Gu for the report.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6791)
crypto/ec/ec_ameth.c
crypto/x509v3/v3_tlsf.c