mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
3 lines
156 B
Text
3 lines
156 B
Text
Bugfix
|
|
* Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
|
|
when PRNG function fails. Contributed by Jonas Lejeune in #3318.
|