mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-30 16:07:09 +00:00
parent
6ff067d73d
commit
0edda4236d
|
@ -269,6 +269,7 @@ Bugfix
|
||||||
Vranken.
|
Vranken.
|
||||||
* Fix a numerical underflow leading to stack overflow in mpi_read_file()
|
* Fix a numerical underflow leading to stack overflow in mpi_read_file()
|
||||||
that was triggered uppon reading an empty line. Found by Guido Vranken.
|
that was triggered uppon reading an empty line. Found by Guido Vranken.
|
||||||
|
* Fix test_suite_pk to work on 64-bit ILP32 systems. #849
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Send fatal alerts in more cases. The previous behaviour was to skip
|
* Send fatal alerts in more cases. The previous behaviour was to skip
|
||||||
|
|
Loading…
Reference in a new issue