commit | d5d6a3054b67379f740f522259fd72e131001ec5 | [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:09:47 2016 +0000 |
tree | d2306aaa082f9d1c60747ca15a8663e1cec26296 | |
parent | c6559722f298821efda08cfe4aeda78ae8f66549 [diff] [blame] |
Add tests for overreads in pem_read_buffer()
diff --git a/ChangeLog b/ChangeLog index 3f95de3..4bde6e4 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.1.6 branch released 2016-10-17