Make sure we reset the read sequence when skipping records
authorMatt Caswell <matt@openssl.org>
Thu, 23 Feb 2017 16:05:57 +0000 (16:05 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:15 +0000 (17:44 +0000)
commit67f78eadd00ce1c3a5bbde5e42530c1a61d363a2
tree2cfc67e1d14ed58b2b1b46a0ece97a4a46f8a2ad
parent10109364bf0f07c393bd4283470f1bf57f31cecb
Make sure we reset the read sequence when skipping records

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
ssl/record/ssl3_record.c