summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2014-12-01 11:41:25 +0000
committerMatt Caswell <matt@openssl.org>2014-12-03 09:32:48 +0000
commit43e569921e24e6ca3c662b15718c4a5af57b01de (patch)
treee03345975cc2979cdea1cce7afe025e6d085f965 /crypto
parent8aaeec9f9a46b4f79d70e30ff5bb189f0283797d (diff)
The first call to query the mtu in dtls1_do_write correctly checks that the
mtu that we have received is not less than the minimum. If its less it uses the minimum instead. The second call to query the mtu does not do that, but instead uses whatever comes back. We have seen an instance in RT#3592 where we have got an unreasonably small mtu come back. This commit makes both query checks consistent. Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 6abb0d1f8e702a0daa9c32b8021d01eda0483018)
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions