mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Created customary ChangeLog.d entry.
Signed-off-by: Leonid Rozenboim <leonid.rozenboim@oracle.com>
This commit is contained in:
parent
116f50cd96
commit
56e01f37a8
4
ChangeLog.d/fix_some_resource_leaks.txt
Normal file
4
ChangeLog.d/fix_some_resource_leaks.txt
Normal 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.
|
||||
Loading…
Reference in a new issue