mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 22:25:11 +00:00
Adapt ChangeLog
Add note about fix of memory leak in RSA self test.
This commit is contained in:
parent
b81fcd00e6
commit
41b6189ef7
|
@ -9,6 +9,7 @@ Security
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||||
as recommended in RFC 6347 Section 4.1.2.7.
|
as recommended in RFC 6347 Section 4.1.2.7.
|
||||||
|
* Fix memory leak in RSA self test.
|
||||||
|
|
||||||
= mbed TLS 2.1.9 branch released 2017-08-10
|
= mbed TLS 2.1.9 branch released 2017-08-10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue