mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-02 18:50:24 +00:00
Fix changelog for ssl_server2.c usage fix
This commit is contained in:
parent
7da7cb399e
commit
967a60502e
|
@ -8,6 +8,7 @@ Features
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times.
|
* Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times.
|
||||||
Found by projectgus and jethrogb, #836.
|
Found by projectgus and jethrogb, #836.
|
||||||
|
* Fix usage help in ssl_server2 example. Found and fixed by Bei Lin.
|
||||||
|
|
||||||
= mbed TLS 2.6.0 branch released 2017-08-10
|
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue