mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
70245bee01
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
Bugfix
|
|
* Fix API violation in mbedtls_md_process() test by adding a call to
|
|
mbedtls_md_starts(). Fixes #2227.
|