]> granicus.if.org Git - openssl/commit
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 20:09:39 +0000 (16:09 -0400)
commite18da726ed60b502f19fa35fca20201759f371d9
tree095dcd57a5dd97e32e31bec1d033ec470ea12696
parent1de6818a30fa11350460aa148e1ee30cad0a9b10
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)
(cherry picked from commit 037241bf046be8cfc7e9216959393dd20b06fc21)
crypto/ec/ec_ameth.c
crypto/x509v3/v3_tlsf.c