blob: ba1d0c7edde2b354bb0d0729733bec81433cb68f (
plain)
1
2
3
4
|
o Minor bugfixes (memory management):
- Refactor the shared random state's memory management so that it actually
takes ownership of the shared random value pointers.
Fixes bug 29706; bugfix on 0.2.9.1-alpha.
|