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:27:34 +0000 (23:27 +0100)
commitf2be92b94dad3c6cbdf79d99a324804094cf1617
tree24862d04bb1eb2113d0ab344decd10884557a8d8
parentc9a81b3026dcd2e78ce3ee85bfd93e3d0f1eac71
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