mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Fixed file descriptor leak in x509parse_crtpath()
This commit is contained in:
parent
a5943858d8
commit
003dbad250
2 changed files with 4 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ Bugfix
|
|||
* Fixed parse error in ssl_parse_certificate_request()
|
||||
* zlib compression/decompression skipped on empty blocks
|
||||
* Support for AIX header locations in net.c module
|
||||
* Fixed file descriptor leaks
|
||||
|
||||
Security
|
||||
* RSA blinding on CRT operations to counter timing attacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue