mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
26e6f56023
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.
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
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.
|