Improve Changelog
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
072d2b094d
commit
b7aba1a584
1 changed files with 5 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue