summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_sess.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-03-07 09:58:27 +0000
committerMatt Caswell <matt@openssl.org>2017-03-08 11:03:37 +0000
commit4f7b76bf0f255c0a04eb3e47361a00b19f16120d (patch)
tree709bfd30bb385728c86c14ca4eb38ea4cf84d2bf /ssl/ssl_sess.c
parent75e314f2d573d4f984ff6a371be7a4966bf5f4c5 (diff)
Fix no-comp
The value of SSL3_RT_MAX_ENCRYPTED_LENGTH normally includes the compression overhead (even if no compression is negotiated for a connection). Except in a build where no-comp is used the value of SSL3_RT_MAX_ENCRYPTED_LENGTH does not include the compression overhead. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2872)
Diffstat (limited to 'ssl/ssl_sess.c')
0 files changed, 0 insertions, 0 deletions