Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed

This commit is contained in:
Gilles Peskine 2018-03-12 23:44:56 +01:00
commit c5671bdcf4
7 changed files with 65 additions and 15 deletions

View file

@ -12,6 +12,8 @@ Bugfix
Nick Wilson on issue #355
* In test_suite_pk, pass valid parameters when testing for hash length
overflow. #1179
* Fix memory allocation corner cases in memory_buffer_alloc.c module. Found
by Guido Vranken. #639
Changes
* Clarify the documentation of mbedtls_ssl_setup.