Fix grammar suggesting an upper bound on MAX_CONTENT_LEN

Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
Signed-off-by: Yuto Takano <yuto.takano@arm.com>
This commit is contained in:
Yuto Takano 2021-07-09 11:21:43 +01:00 committed by Yuto Takano
parent 9c09d5513e
commit 3fa1673cf6

View File

@ -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