aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/fix-ecp-mul-memory-leak.txt
blob: e82cadc2d91de9daa9983e9be11df9c20fe3e966 (plain)
1
2
3
Bugfix
   * Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
     when PRNG function fails. Contributed by Jonas Lejeune in #3318.