mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-04 17:12:51 +02:00
committed by
Andrzej Kurek
parent
072d2b094d
commit
b7aba1a584
@@ -1,4 +1,6 @@
|
||||
Bugfix
|
||||
* Fixed resource leaks in mbedtls_pk_parse_public_key(),
|
||||
mbedtls_ssl_cache_set() for certain error conditions,
|
||||
flagged by a static analyzer.
|
||||
* Fixed resource leaks in mbedtls_pk_parse_public_key() under
|
||||
certain error conditions.
|
||||
Security
|
||||
* Fix potential memory leak inside mbedtls_ssl_cache_set() with
|
||||
invalid session id len.
|
||||
|
||||
Reference in New Issue
Block a user