[MBEDTLS] Update to version 2.7.12. CORE-16440

This commit is contained in:
Thomas Faber 2019-10-20 12:44:34 +02:00
parent e02cdcce68
commit c1eccaffaa
No known key found for this signature in database
GPG key ID: 076E7C3D44720826
29 changed files with 434 additions and 136 deletions

View file

@ -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.
*/