Fix potential memory leaks with BN_to_ASN1_INTEGER
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 9 Sep 2019 17:12:25 +0000 (19:12 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 13 Sep 2019 11:21:13 +0000 (13:21 +0200)
commitf28bc7d386b25fb75625d0c62c6b2e6d21de0d09
treeee6528431b68d77b37e6d65b98dc33237d8ed1aa
parente9147bd408db3c1fe262688dc3debe372c42fa24
Fix potential memory leaks with BN_to_ASN1_INTEGER

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9833)
crypto/ec/ec_asn1.c
crypto/x509/v3_asid.c