]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ec/ecdh_ossl.c
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 12:52:18 +0000 (08:52 -0400)
commitabea494cf75061650deecf584adc2cd293ce322d
tree7f8a24272988ed41a07665163b5497612b085f7f
parent4fc426b78964b3d234cb7b1b6112c9b80e16a13a
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)
crypto/ec/ecdh_ossl.c