mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-05 06:26:52 +00:00
Add fix for #1550 and credit to the ChangeLog
This commit is contained in:
parent
83868a0e45
commit
c6bf5b4953
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Fix the inline assembly for the MPI multiply helper function for i386 and
|
||||
i386 with SSE2. Found by László Langó. Fixes #1550
|
||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||
Contributed by fbrosson in #1533.
|
||||
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue