Fix HelloVerifyRequest construction
authorMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2016 13:40:16 +0000 (14:40 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 26 Sep 2016 13:40:33 +0000 (14:40 +0100)
commit c536b6be1a introduced a bug that causes a reachable assert. This fixes
it.

Reviewed-by: Rich Salz <rsalz@openssl.org>

No differences found