mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 06:10:17 +01:00
Add changelog entry
Signed-off-by: Chien Wong <m@xv97.com>
This commit is contained in:
parent
2e3858f5eb
commit
a4c477becd
3
ChangeLog.d/fix-a-few-unchecked-return.txt
Normal file
3
ChangeLog.d/fix-a-few-unchecked-return.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* Fix some cases where mbedtls_mpi_mod_exp, RSA key construction or ECDSA
|
||||
signature can silently return an incorrect result in low memory conditions.
|
||||
Loading…
Reference in a new issue