Fixed out-of-bounds read errors in ssl3_get_key_exchange.
authorMatt Caswell <matt@openssl.org>
Sat, 26 Jul 2014 22:47:40 +0000 (23:47 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 15 Aug 2014 22:30:11 +0000 (23:30 +0100)
commit679d0c8655fcf3c16c67385420be6ee1679c17ae
tree23205a9a1bd54637f576351d3a0aaf7a074a2979
parent1d5e58b53c13d739cdd19a0b94738339ad3d4631
Fixed out-of-bounds read errors in ssl3_get_key_exchange.

PR#3450

Conflicts:
ssl/s3_clnt.c

Reviewed-by: Emilia Käsper <emilia@openssl.org>
ssl/s3_clnt.c