Improve the changelog message to contain more details

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek 2022-06-10 10:40:54 -04:00
parent 514683abdc
commit 9abad0c5ef

View file

@ -1,6 +1,6 @@
Bugfix Bugfix
* Fixed resource leaks in mbedtls_pk_parse_public_key() under * Fixed resource leaks in mbedtls_pk_parse_public_key() in low
certain error conditions. memory conditions.
Security Security
* Fix potential memory leak inside mbedtls_ssl_cache_set() with * Fix potential memory leak inside mbedtls_ssl_cache_set() with
invalid session id len. an invalid session id length.