mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 22:49:34 +01:00
Merge remote-tracking branch 'public/pr/975' into mbedtls-2.16
This commit is contained in:
commit
874b60423e
21 changed files with 81 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ Bugfix
|
|||
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.
|
||||
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
|
||||
in the header files, which missed the precompilation check. #971
|
||||
|
||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue