blob: e82cadc2d91de9daa9983e9be11df9c20fe3e966 [file] [log] [blame]
Jonas7c0f1c32020-05-13 14:22:45 +09001Bugfix
2 * Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
3 when PRNG function fails. Contributed by Jonas Lejeune in #3318.