- Fixed for SPARC64

This commit is contained in:
Paul Bakker 2012-10-30 07:29:57 +00:00
parent df2bb75c28
commit 4f024b7ba9
2 changed files with 71 additions and 20 deletions

View file

@ -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