mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 03:25:46 +01:00
Adapt ChangeLog
This commit is contained in:
parent
37c6b6b339
commit
f28dc2f900
@ -18,6 +18,9 @@ API Changes
|
||||
Found by James Cowgill.
|
||||
|
||||
Bugfix
|
||||
* Fix out-of-memory problem when parsing 4096-bit PKCS8-encrypted RSA keys.
|
||||
Found independently by Florian in the mbed TLS forum and by Mishamax.
|
||||
#878, #1019.
|
||||
* Add a check if iv_len is zero, and return an error if it is zero. reported
|
||||
by roberto. #716
|
||||
* Replace preproccessor condition from #if defined(MBEDTLS_THREADING_PTHREAD)
|
||||
|
Loading…
Reference in New Issue
Block a user