mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 21:25:31 +01:00
- Fixed for SPARC64
This commit is contained in:
parent
df2bb75c28
commit
4f024b7ba9
2 changed files with 71 additions and 20 deletions
|
|
@ -61,6 +61,7 @@ Bugfix
|
|||
* mpi_add_abs() now correctly handles adding short numbers to long numbers
|
||||
with carry rollover (found by Ruslan Yushchenko)
|
||||
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
|
||||
* Fixed MPI assembly for SPARC64 platform
|
||||
|
||||
Security
|
||||
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue