Fix crash in ecdh_simple_compute_key.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 13 Jun 2017 16:08:40 +0000 (18:08 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 13:51:32 +0000 (09:51 -0400)
commit4b797282c23450406c2dc73aea051b4b85589b8d
tree5cf6823fcff1d7d15e8335379a8bb470515f01f9
parent388105fff3a3290806f411f0ea1d384adecb7ffa
Fix crash in ecdh_simple_compute_key.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3671)
(cherry picked from commit abea494cf75061650deecf584adc2cd293ce322d)
crypto/ec/ecdh_ossl.c