mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +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.
|