mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:15:38 +01:00
- Added Changelog for bugfix in mpi_cmp_mpi()
This commit is contained in:
parent
0c8f73ba8b
commit
37824581b7
@ -18,6 +18,9 @@ Changes
|
|||||||
* Removed redundant POLARSSL_DEBUG_MSG define
|
* Removed redundant POLARSSL_DEBUG_MSG define
|
||||||
* AES code only check for Padlock once
|
* AES code only check for Padlock once
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fixed handling error in mpi_cmp_mpi() on longer B values
|
||||||
|
|
||||||
= Version 1.1.1 released on 2012-01-23
|
= Version 1.1.1 released on 2012-01-23
|
||||||
Bugfix
|
Bugfix
|
||||||
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
|
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
|
||||||
|
Loading…
Reference in New Issue
Block a user