Fix credit in ChangeLog for #722

This commit is contained in:
Simon Butcher 2017-02-28 16:36:22 +00:00
parent 98ef8a2ecd
commit 3f0d348e8b

View file

@ -49,7 +49,8 @@ Bugfix
Li/Yueh-Hsun Lin, KNOX Security, Samsung Research America.
* Fix potential memory leak in mbedtls_x509_crl_parse(). The leak was caused
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