mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-19 20:47:57 +00:00
Adapt ChangeLog
This commit is contained in:
parent
37c6b6b339
commit
f28dc2f900
|
@ -18,6 +18,9 @@ API Changes
|
||||||
Found by James Cowgill.
|
Found by James Cowgill.
|
||||||
|
|
||||||
Bugfix
|
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
|
* Add a check if iv_len is zero, and return an error if it is zero. reported
|
||||||
by roberto. #716
|
by roberto. #716
|
||||||
* Replace preproccessor condition from #if defined(MBEDTLS_THREADING_PTHREAD)
|
* Replace preproccessor condition from #if defined(MBEDTLS_THREADING_PTHREAD)
|
||||||
|
|
Loading…
Reference in a new issue