You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
mbedtls: Update to upstream version 2.16.3
This commit is contained in:
2
thirdparty/mbedtls/library/ssl_srv.c
vendored
2
thirdparty/mbedtls/library/ssl_srv.c
vendored
@@ -1449,7 +1449,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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user