Fix a memory leak in ecdh/ecdsa_check.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 1 Jul 2017 20:18:10 +0000 (22:18 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 2 Jul 2017 05:56:27 +0000 (07:56 +0200)
commit0cfb422656b0807b23f63fccea0a12ab2bddbbb1
treef8e0044f986916366759f744642996369f7ac098
parent282c1321962e7ed1714c7d59495c60affce806db
Fix a memory leak in ecdh/ecdsa_check.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3825)
crypto/ecdh/ech_lib.c
crypto/ecdsa/ecs_lib.c