From 3fa1673cf62be68d75661bf8b4e795985b348db6 Mon Sep 17 00:00:00 2001 From: Yuto Takano Date: Fri, 9 Jul 2021 11:21:43 +0100 Subject: [PATCH] Fix grammar suggesting an upper bound on MAX_CONTENT_LEN Co-authored-by: Gilles Peskine Signed-off-by: Yuto Takano --- tests/ssl-opt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 85dce76b0..3df667a2a 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh @@ -2244,7 +2244,7 @@ run_test "Connection ID, 3D: Cli+Srv enabled, Srv disables on renegotiation" -c "ignoring unexpected CID" \ -s "ignoring unexpected CID" -# This and the test below it requires MAX_CONTENT_LEN to be MFL+1, because the +# This and the test below it require MAX_CONTENT_LEN to be at least MFL+1, because the # tests check that the buffer contents are reallocated when the message is # larger than the buffer. requires_config_enabled MBEDTLS_SSL_DTLS_CONNECTION_ID