mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-09 06:13:41 +00:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
Bugfix
|
|
* Add a parenthesis that was missing from ecp.c when
|
|
MBEDTLS_ECP_RANDOMIZE_MXZ_ALT is defined. Found and reported by
|
|
mbeniamino in #4217.
|