commit | b461ba5630d1acf0ac4ee4df17f192c795395763 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Jun 28 12:14:07 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Jun 28 12:14:07 2018 +0100 |
tree | 6e2bd9720368f69ca7b14e1d92718d804f31e2b2 | |
parent | 03c79a197352777d02c165db576e4fc71424a776 [diff] |
Adds referene in ChangeLog for issue #1623
diff --git a/ChangeLog b/ChangeLog index 84d4cee..24d2050 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,7 +4,7 @@ Bugfix * Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber, - Philippe Antoine. + Philippe Antoine. Fixes #1623. * Clarify documentation for mbedtls_ssl_write() to include 0 as a valid return value. Found by @davidwu2000. #839 * Fix the key_app_writer example which was writing a leading zero byte which