mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-24 01:20:35 +01: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
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* Fix API violation in mbedtls_md_process() test by adding a call to
|
||||
mbedtls_md_starts(). Fixes #2227.
|
||||
Loading…
Reference in a new issue