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:29:28 +0000 (23:29 +0100)
commit0ed8e95c4b40558c2812b348f1b922ce7911b59b
tree833a893738ed22a24aeb88c216aa4837b33f80bb
parent6b5b85f4f6d5f4e8b88afa453fe8861f33f78c6b
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