mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 15:22:58 +00:00
Merge branch 'development' into development-restricted
This commit is contained in:
@@ -153,7 +153,7 @@ Bugfix
|
||||
fragile yet non-exploitable code-paths.
|
||||
* Fix crash when calling mbedtls_ssl_cache_free() twice. Found by
|
||||
MilenkoMitrovic, #1104
|
||||
* Fix mbedtls_timing_alarm(0) on Unix.
|
||||
* Fix mbedtls_timing_alarm(0) on Unix and MinGW.
|
||||
* Fix use of uninitialized memory in mbedtls_timing_get_timer when reset=1.
|
||||
* Fix possible memory leaks in mbedtls_gcm_self_test().
|
||||
* Added missing return code checks in mbedtls_aes_self_test().
|
||||
|
||||
Reference in New Issue
Block a user