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:34:45 +0000 (23:34 +0100)
commitbf3e53a7fa0bb29c44ab31e25ef6a9597b88dbed
tree539c2428c0c17b8ebca3b171e8f652177f610ae7
parent44a8fced976eb2ec3024c6c81874ea74c81f2695
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