mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-07-09 08:20:35 +00:00
Add a ChangeLog entry for memory leak in mbedtls_x509_csr_parse()
This commit is contained in:
parent
0f91c0f441
commit
9a08e44972
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
||||||
|
Philippe Antoine.
|
||||||
|
|
||||||
= mbed TLS 2.7.4 branch released 2018-06-18
|
= mbed TLS 2.7.4 branch released 2018-06-18
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
|
Loading…
Reference in a new issue