mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add a ChangeLog entry for memory leak in mbedtls_x509_csr_parse()
This commit is contained in:
parent
0f91c0f441
commit
9a08e44972
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
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
|
||||
|
||||
Bugfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue