Replace div-spoiler hack with simpler code
authorAndy Polyakov <appro@openssl.org>
Wed, 18 Jan 2017 17:12:34 +0000 (12:12 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 23 Jan 2017 16:19:45 +0000 (11:19 -0500)
commit8f77fab82486c19ab48eee07718e190f76e6ea9a
tree6d49749d35c43c35a110ecf4c7a46d457b5b6366
parent2f5f49d146a0baef81c7562be29a6a71f894f336
Replace div-spoiler hack with simpler code

This comes from a comment in GH issue #1027. Andy wrote the code,
Rich made the PR.

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