Commit 6915f39e authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't allow too many consecutive warning alerts



Certain warning alerts are ignored if they are received. This can mean that
no progress will be made if one peer continually sends those warning alerts.
Implement a count so that we abort the connection if we receive too many.

Issue reported by Shi Lei.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit af58be76)
parent e7498968
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment