Limit the number of empty records that will be processed consecutively
authorAdam Langley <agl@chromium.org>
Wed, 20 Feb 2013 17:42:09 +0000 (12:42 -0500)
committerBen Laurie <ben@links.org>
Thu, 13 Jun 2013 16:10:52 +0000 (17:10 +0100)
commit64a786a292e301bfbcb269cd2bff0533503d5b8b
treee29666df61fdc0bf9a52998f09ad3bcac1b09d4c
parenta54a61e7a94466f4dc1d663a4297bca562d1a5ac
Limit the number of empty records that will be processed consecutively
in order to prevent ssl3_get_record from never returning.

Reported by "oftc_must_be_destroyed" and George Kadianakis.
ssl/s3_pkt.c
ssl/ssl.h
ssl/ssl_err.c