]> granicus.if.org Git - openssl/commit
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)
commit98c1f5b429d036c0370de15f4d6851eed41fa5b3
tree77bb135f72bad86c5f5a4b843087d4cc0e9a68ea
parent3133c2d3067c6add91cf370b0b8342d891b8e97a
Fix HelloVerifyRequest construction

commit c536b6be1a introduced a bug that causes a reachable assert. This fixes
it.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/statem/statem_srvr.c