Merge branch 'development' into development-restricted

* development:
  Remove inline workaround when not useful
  Fix macroization of inline in C++
This commit is contained in:
Manuel Pégourié-Gonnard 2015-10-05 15:48:09 +01:00
commit a97ab2c8a6
8 changed files with 13 additions and 10 deletions

View file

@ -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