mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-23 12:01:11 +00:00
Adds referene in ChangeLog for issue #1623
This commit is contained in:
parent
03c79a1973
commit
b461ba5630
|
@ -4,7 +4,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
||||||
Philippe Antoine.
|
Philippe Antoine. Fixes #1623.
|
||||||
* Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
|
* Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
|
||||||
return value. Found by @davidwu2000. #839
|
return value. Found by @davidwu2000. #839
|
||||||
* Fix the key_app_writer example which was writing a leading zero byte which
|
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||||
|
|
Loading…
Reference in a new issue