mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08: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 #3317.
|