Merge remote-tracking branch 'public/pr/2856' into development

* public/pr/2856:
  Fix issue  #2718 (condition always false)
This commit is contained in:
Manuel Pégourié-Gonnard
2020-04-06 10:15:49 +02:00
3 changed files with 6 additions and 4 deletions
+2
View File
@@ -17,6 +17,8 @@ Security
Bugfix
* Fix compilation failure when both MBEDTLS_SSL_PROTO_DTLS and
MBEDTLS_SSL_HW_RECORD_ACCEL are enabled.
* Remove a spurious check in ssl_parse_client_psk_identity that triggered
a warning with some compilers. Fix contributed by irwir in #2856.
Changes
* Mbed Crypto is no longer a Git submodule. The crypto part of the library