mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
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.
4 lines
226 B
Text
4 lines
226 B
Text
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.
|