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)
committerJanusz Kozerski <j.kozerski@samsung.com>
Mon, 20 Oct 2014 13:25:34 +0000 (15:25 +0200)
commite6f173af94de2ddafd939b29b80c80c43d5dfcd0
treeaeb17dc60ee5f5a50f2c07a9a12f95d127784e60
parent53b7853b26e72a4cad888c9c1ef8bb6c60c57df0
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