Merge remote-tracking branch 'upstream-public/pr/1834' into development

This commit is contained in:
Jaeden Amero 2018-08-10 10:49:10 +01:00
commit f48163a960
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
Bugfix
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
MBEDTLS_ARC4_C and MBEDTLS_CIPHER_NULL_CIPHER weren't also defined. #1890
* Fix a memory leak in ecp_mul_comb() if ecp_precompute_comb() fails.
Fix contributed by Espressif Systems.
= mbed TLS 2.12.0 branch released 2018-07-25