This commit is contained in:
Ben Laurie
2013-10-19 12:34:15 +01:00
parent 62036c6fc3
commit 34e43b909f
3 changed files with 4 additions and 4 deletions

View File

@@ -274,6 +274,7 @@ static int ssl23_no_ssl2_ciphers(SSL *s)
int ssl_fill_hello_random(SSL *s, int server, unsigned char *result, int len)
{
int send_time = 0;
if (len < 4)
return 0;
if (server)