Improve the changelog message to contain more details
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
514683abdc
commit
9abad0c5ef
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue