mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 07:28:58 +01:00
Merge remote-tracking branch 'origin/pr/2214' into mbedtls-2.16
This commit is contained in:
commit
4002ada9f3
2 changed files with 27 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue