commit | fada2e9f3e9f233b889bc711d0325b6be219e846 | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Mon Oct 24 14:31:54 2016 +0100 |
committer | Andres AG <andres.amayagarcia@arm.com> | Mon Nov 21 11:34:55 2016 +0000 |
tree | 9566fa177d709e9c83f669889d4e2b79acd33b36 | |
parent | d3cbc15951e713f5ca3d7eff916330c4eaa4b95a [diff] [blame] |
Add tests for overreads in pem_read_buffer()
diff --git a/ChangeLog b/ChangeLog index ea7ce07..4cfcfeb 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,7 +4,7 @@ Bugfix * Fixed multiple buffer overreads in mbedtls_pem_read_buffer() when parsing - the input string in pem format to extract the different components. Found + the input string in PEM format to extract the different components. Found by Eyal Itkin. = mbed TLS 1.3.18 branch 2016-10-17