commit | 9c94b6951cdd483eeee191b8dab7a0230d3fb4e8 | [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:03:40 2016 +0000 |
tree | 1cee55afd341241651fc2be9985ca922797a6063 | |
parent | 703990b83938302d81cdeb8cf382964e45c3beaf [diff] [blame] |
Add tests for overreads in pem_read_buffer()
diff --git a/ChangeLog b/ChangeLog index cae68a6..e0c74e6 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 2.4.0 branch released 2016-10-17