mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 12:05:41 +01:00
Add credit to Changelog for #562
This commit is contained in:
parent
e6254531d0
commit
851dcc96d4
@ -8,7 +8,7 @@ Bugfix
|
||||
by Eyal Itkin.
|
||||
* Fix unused variable/function compilation warnings in pem.c and x509_csr.c
|
||||
that are reported when building mbed TLS with a config.h that does not
|
||||
define POLARSSL_PEM_PARSE_C. #562
|
||||
define POLARSSL_PEM_PARSE_C. Found by omnium21. #562
|
||||
* Fixed potential arithmetic overflow in mbedtls_ctr_drbg_reseed() that could
|
||||
cause buffer bound checks to be bypassed. Found by Eyal Itkin.
|
||||
* Fixed potential arithmetic overflows in mbedtls_cipher_update() that could
|
||||
|
Loading…
Reference in New Issue
Block a user