mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00: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.
|