Skip to content

Commit

Permalink
Add fix of Mbed-TLS#1722 to ChangLog
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Martin <Jeffrey_Martin@rapid7.com>
  • Loading branch information
jmartin-tech committed Jan 14, 2019
1 parent 2f70e4b commit a661be3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Bugfix
previously lead to a stack overflow on constrained targets.
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
in the header files, which missed the precompilation check. #971
* Extend register cleanup needed on MIPS assembly optimizations. Adds hi, lo
registers hints to the compiler for usage with the embedded MIPS assembly.
Reported in #1722, fix suggested by @aurel32 and submitted
by Jeffrey Martin, #1949.

= mbed TLS 2.16.0 branch released 2018-12-21

Expand Down

0 comments on commit a661be3

Please sign in to comment.