diff --git a/ChangeLog.d/fix_some_resource_leaks.txt b/ChangeLog.d/fix_some_resource_leaks.txt index fb36561bb..9761537d8 100644 --- a/ChangeLog.d/fix_some_resource_leaks.txt +++ b/ChangeLog.d/fix_some_resource_leaks.txt @@ -1,5 +1,5 @@ Bugfix - * Fixed resource leaks in mbedtls_pk_parse_public_key() in low + * Fix resource leaks in mbedtls_pk_parse_public_key() in low memory conditions. Security * Fix potential memory leak inside mbedtls_ssl_cache_set() with