calc 2.15.0.2 release #134
lcn2
announced in
Announcements
Replies: 1 comment
-
The minor memory leak occurs when the Blum-Blum-Shub pseudo-random number is seeded. Reseeding does not cause the leak to grow, so the leak is a small fixed amount that remains constant if the Blum-Blum-Shub pseudo-random number generator is used. We plan to rewrite the way that zrandom.c works, but we didn't want to do this before a stable release. So this will be addressed, along with documentation updates as per issue #133 in the 2.15.0.3 release. None of these are critical, thus we pushed out this release today. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following are the changes in this release:
This discussion was created from the release calc 2.15.0.2 release.
Beta Was this translation helpful? Give feedback.
All reactions