mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-10 00:19:20 +01:00
Merge branch 'pr_726' into development-proposed
This commit is contained in:
commit
0818540ff7
2 changed files with 6 additions and 2 deletions
|
|
@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
|
||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Fix spurious uninitialized variable warning in cmac.c. Fix independently
|
||||
contributed by Brian J Murray and David Brown.
|
||||
|
||||
Changes
|
||||
* Remove some redundant code in bignum.c. Contributed by Alexey Skalozub.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue