mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Fixed x509_crt_parse_path() bug on Windows platforms
This commit is contained in:
parent
1321135758
commit
1a56fc96a3
2 changed files with 2 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ Bugfix
|
|||
* crypt_and_hash app checks MAC before final decryption
|
||||
* Potential memory leak in ssl_ticket_keys_init()
|
||||
* Memory leak in benchmark application
|
||||
* Fixed x509_crt_parse_path() bug on Windows platforms
|
||||
|
||||
= PolarSSL 1.3.2 released on 2013-11-04
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue