mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-19 07:17:54 +00:00
Add a ChangeLog entry for memory leak in mbedtls_x509_csr_parse()
This commit is contained in:
parent
2c3c18039b
commit
584fad2ce6
|
@ -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.1.13 branch released 2018-06-18
|
= mbed TLS 2.1.13 branch released 2018-06-18
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
|
Loading…
Reference in a new issue