mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 11:34:15 +01:00
Changelog entry for HAVEGE fix
This commit is contained in:
parent
04659a023e
commit
e43e3addbb
@ -46,6 +46,7 @@ Bugfix
|
|||||||
* Fix multiple X.509 functions previously returning ASN.1 low-level error
|
* Fix multiple X.509 functions previously returning ASN.1 low-level error
|
||||||
codes to always wrap these codes into X.509 high level error codes before
|
codes to always wrap these codes into X.509 high level error codes before
|
||||||
returning. Fixes #2431.
|
returning. Fixes #2431.
|
||||||
|
* Fix misuse of signed arithmetic in the HAVEGE module. #2598
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Return from various debugging routines immediately if the
|
* Return from various debugging routines immediately if the
|
||||||
|
Loading…
Reference in New Issue
Block a user