Fix credit in ChangeLog for #722

This commit is contained in:
Simon Butcher 2017-02-28 16:36:22 +00:00
parent 03af0e0151
commit bfef0ce5e4

View File

@ -39,7 +39,8 @@ Bugfix
cause buffer bound checks to be bypassed. Found by Eyal Itkin. cause buffer bound checks to be bypassed. Found by Eyal Itkin.
* Fix potential memory leak in x509_crl_parse(). The leak was caused by * Fix potential memory leak in x509_crl_parse(). The leak was caused by
missing calls to pem_free() in cases when a missing calls to pem_free() in cases when a
POLARSSL_ERR_PEM_NO_HEADER_FOOTER_PRESENT error was encountered. POLARSSL_ERR_PEM_NO_HEADER_FOOTER_PRESENT error was encountered. Found and
fix proposed by Guido Vranken. #722
= mbed TLS 1.3.18 branch 2016-10-17 = mbed TLS 1.3.18 branch 2016-10-17