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:28:52 +0000 (23:28 +0100)
commit43312c624dfcdfcbac236a8f9f61cd52c3840f32
tree0f191d10213ef26a83e254fbe4ced49e6fd4ac12
parentbeeb0fa7bede3f9d1552c86d81a038ae5b5fb9f9
Fixed out-of-bounds read errors in ssl3_get_key_exchange.

PR#3450

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