mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-01 04:05:16 +01:00
Add reference to original PR in Changelog
This commit is contained in:
parent
4d58881f52
commit
bdfc14e4a3
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Bugfix
|
|||
* Fix possible memory leak in mbedtls_ssl_config_free().
|
||||
This can occur only if the user doesn't use mbedtls_ssl_conf_psk() and
|
||||
instead incorrectly manipulates conf->psk and/or conf->psk_identity
|
||||
directly. Fix submitted by junyeonLEE.
|
||||
directly. Found and fix submitted by junyeonLEE in #1220.
|
||||
|
||||
= mbed TLS 2.7.x branch released 2018-xx-xx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue