Created customary ChangeLog.d entry.

Signed-off-by: Leonid Rozenboim <[email protected]>
This commit is contained in:
Leonid Rozenboim
2022-07-04 06:49:26 -04:00
committed by Andrzej Kurek
parent 116f50cd96
commit 56e01f37a8
+4
View File
@@ -0,0 +1,4 @@
Bugfix
* Fixed resource leaks in mbedtls_pk_parse_public_key(),
mbedtls_ssl_cache_set() for certain error conditions,
flagged by a static analyzer.