mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 00:55:39 +01:00
adjusting Changelog entry for PR #4094
Signed-off-by: Daniel Otte <d.otte@wut.de>
This commit is contained in:
parent
21cbe4a494
commit
da43d78017
@ -1,6 +1,6 @@
|
|||||||
Bugfix
|
Security
|
||||||
* Fix an errorneous estimation for an internal buffer in
|
* Fix an errorneous estimation for an internal buffer in
|
||||||
mbedtls_pk_write_key_pem(). If MBEDTLS_MPI_MAX_SIZE is set to an odd
|
mbedtls_pk_write_key_pem(). If MBEDTLS_MPI_MAX_SIZE is set to an odd
|
||||||
value the function might fail to write a private RSA keys of the largest
|
value the function might fail to write a private RSA keys of the largest
|
||||||
supported size.
|
supported size.
|
||||||
Found by Daniel Otte in #4093 and fixed in #4094.
|
Found by Daniel Otte, reported in #4093 and fixed in #4094.
|
||||||
|
Loading…
Reference in New Issue
Block a user