mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Merge remote-tracking branch 'origin/pr/2319' into mbedtls-2.16
This commit is contained in:
commit
5788314d63
4 changed files with 6 additions and 4 deletions
|
|
@ -21,6 +21,8 @@ Bugfix
|
|||
* Reduce stack usage of `mpi_write_hlp()` by eliminating recursion.
|
||||
Fixes #2190.
|
||||
* Remove a duplicate #include in a sample program. Fixed by Masashi Honma #2326.
|
||||
* Remove the mbedtls namespacing from the header file, to fix a "file not found"
|
||||
build error. Fixed by Haijun Gu #2319.
|
||||
|
||||
Changes
|
||||
* Include configuration file in all header files that use configuration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue