Merge remote-tracking branch 'origin/pr/2214' into mbedtls-2.16

This commit is contained in:
Jaeden Amero 2019-01-30 15:03:02 +00:00
commit 4002ada9f3
2 changed files with 27 additions and 13 deletions

View file

@ -18,6 +18,8 @@ Bugfix
by Aurelien Jarno and submitted by Jeffrey Martin.
* Fix signed-to-unsigned integer conversion warning
in X.509 module. Fixes #2212.
* Reduce stack usage of `mpi_write_hlp()` by eliminating recursion.
Fixes #2190.
= mbed TLS 2.16.0 branch released 2018-12-21