mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add ChangeLog entry for fix to mbedtls_md_process() test
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
0df1ecd5fd
commit
70245bee01
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* Fix API violation in mbedtls_md_process() test by adding a call to
|
||||
mbedtls_md_starts(). Fixes #2227.
|
||||
Loading…
Add table
Add a link
Reference in a new issue