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
* Fixed resource leaks in mbedtls_pk_parse_public_key() under
certain error conditions.
* Fixed resource leaks in mbedtls_pk_parse_public_key() in low
memory conditions.
Security
* Fix potential memory leak inside mbedtls_ssl_cache_set() with
invalid session id len.
an invalid session id length.