mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:05:52 +00:00
[MBEDTLS] Update to version 2.7.12. CORE-16440
This commit is contained in:
parent
e02cdcce68
commit
c1eccaffaa
29 changed files with 434 additions and 136 deletions
2
dll/3rdparty/mbedtls/ssl_srv.c
vendored
2
dll/3rdparty/mbedtls/ssl_srv.c
vendored
|
@ -1457,7 +1457,7 @@ read_record_header:
|
|||
*/
|
||||
|
||||
/*
|
||||
* Minimal length (with everything empty and extensions ommitted) is
|
||||
* Minimal length (with everything empty and extensions omitted) is
|
||||
* 2 + 32 + 1 + 2 + 1 = 38 bytes. Check that first, so that we can
|
||||
* read at least up to session id length without worrying.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue