Merge pull request #1638 from dgreen-arm/check-names-rewrite
Rewrite check-names.sh in python
This commit is contained in:
commit
b19be6b5f3
10 changed files with 942 additions and 307 deletions
|
@ -3173,7 +3173,7 @@
|
|||
* Maximum number of heap-allocated bytes for the purpose of
|
||||
* DTLS handshake message reassembly and future message buffering.
|
||||
*
|
||||
* This should be at least 9/8 * MBEDTLSSL_IN_CONTENT_LEN
|
||||
* This should be at least 9/8 * MBEDTLS_SSL_IN_CONTENT_LEN
|
||||
* to account for a reassembled handshake message of maximum size,
|
||||
* together with its reassembly bitmap.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue