mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Merge branch 'development' into development-restricted
* development: Remove inline workaround when not useful Fix macroization of inline in C++
This commit is contained in:
commit
a97ab2c8a6
8 changed files with 13 additions and 10 deletions
|
|
@ -36,6 +36,7 @@ Security
|
|||
Bugfix
|
||||
* Fix compile error in net.c with musl libc. Found and patch provided by
|
||||
zhasha (#278).
|
||||
* Fix macroization of 'inline' keyword when building as C++. (#279)
|
||||
|
||||
Changes
|
||||
* Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue