mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-05 12:13:03 +00:00
Merge branch 'development' into development-restricted
* development: Address PR review comments Fix crash when calling `mbedtls_ssl_cache_free` twice
This commit is contained in:
@@ -85,6 +85,8 @@ Bugfix
|
||||
* Fix incorrect unit in benchmark output. #850
|
||||
* Add size-checks for record and handshake message content, securing
|
||||
fragile yet non-exploitable code-paths.
|
||||
* Fix crash when calling mbedtls_ssl_cache_free() twice. Found by
|
||||
MilenkoMitrovic, #1104
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
||||
Reference in New Issue
Block a user