Fix from stable branch.

This commit is contained in:
Dr. Stephen Henson 2007-10-18 11:42:47 +00:00
parent 659f7f3168
commit 76c3ef7446

View File

@ -1482,6 +1482,7 @@ static int tls_decrypt_ticket(SSL *s, const unsigned char *etick, int eticklen,
memcpy(sess->session_id, sess_id, sesslen);
sess->session_id_length = sesslen;
*psess = sess;
s->tlsext_ticket_expected = 0;
return 1;
}
/* If session decrypt failure indicate a cache miss and set state to