mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:35:44 +01:00
Fix credit in ChangeLog for #722
This commit is contained in:
parent
5708dcb368
commit
d02dc14c94
@ -44,7 +44,8 @@ Bugfix
|
|||||||
Li/Yueh-Hsun Lin, KNOX Security, Samsung Research America.
|
Li/Yueh-Hsun Lin, KNOX Security, Samsung Research America.
|
||||||
* Fix potential memory leak in mbedtls_x509_crl_parse(). The leak was caused
|
* Fix potential memory leak in mbedtls_x509_crl_parse(). The leak was caused
|
||||||
by missing calls to mbedtls_pem_free() in cases when a
|
by missing calls to mbedtls_pem_free() in cases when a
|
||||||
MBEDTLS_ERR_PEM_NO_HEADER_FOOTER_PRESENT error was encountered.
|
MBEDTLS_ERR_PEM_NO_HEADER_FOOTER_PRESENT error was encountered. Found and
|
||||||
|
fix proposed by Guido Vranken. #722
|
||||||
|
|
||||||
= mbed TLS 2.4.1 branch released 2016-12-13
|
= mbed TLS 2.4.1 branch released 2016-12-13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user