mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-10 00:56:27 +00:00
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
Bugfix
|
|
* Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
|
|
when PRNG function fails. Contributed by Jonas Lejeune in #3318.
|