mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-02 08:44:21 +01:00
Fix ChangeLog entry for issue #1663
The ChangeLog entry was under the wrong version, and under Changes, not Bug Fixes.
This commit is contained in:
parent
eebee76f93
commit
ff5bd6220b
@ -17,13 +17,12 @@ Bugfix
|
|||||||
by Brendan Shanks. Part of a fix for #992.
|
by Brendan Shanks. Part of a fix for #992.
|
||||||
* Fix compilation error when MBEDTLS_ARC4_C is disabled and
|
* Fix compilation error when MBEDTLS_ARC4_C is disabled and
|
||||||
MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.
|
MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.
|
||||||
|
* Added length checks to some TLS parsing functions. Found and fixed by
|
||||||
|
Philippe Antoine from Catena cyber. #1663.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||||
Contributed by fbrosson in #1533.
|
Contributed by fbrosson in #1533.
|
||||||
* Adds of lengths checks in different functions (not a security issue as
|
|
||||||
original buffer is overgrown) thanks to Philippe Antoine from Catena
|
|
||||||
cyber. #1663.
|
|
||||||
|
|
||||||
= mbed TLS 2.1.13 branch released 2018-06-18
|
= mbed TLS 2.1.13 branch released 2018-06-18
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user