aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Butcher <simon.butcher@arm.com>2019-01-08 16:23:57 +0000
committerSimon Butcher <simon.butcher@arm.com>2019-01-08 16:23:57 +0000
commit8de0501871415ac652d29f37a3c63869d20f2968 (patch)
tree2d25fc550020d2c77d1b2d75cca1e3bd3a43880e /ChangeLog
parent6944e05956948e4ad2a8164236bab5ddc8666d72 (diff)
parent0e810b9648c3bc240d08ecfd01564f725e35ff2d (diff)
downloadmbedtls-8de0501871415ac652d29f37a3c63869d20f2968.zip
mbedtls-8de0501871415ac652d29f37a3c63869d20f2968.tar.gz
mbedtls-8de0501871415ac652d29f37a3c63869d20f2968.tar.bz2
Merge remote-tracking branch 'public/pr/2128' into development
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43e9f0e..33af030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Bugfix
when MBEDTLS_ECP_ALT is defined. Reported by jwhui. Fixes #2242.
* Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
Raised as a comment in #1996.
+ * Reduce the stack consumption of mbedtls_mpi_fill_random() which could
+ previously lead to a stack overflow on constrained targets.
= mbed TLS 2.16.0 branch released 2018-12-21