mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
316 B
Plaintext
6 lines
316 B
Plaintext
o Major bugfixes (directory authority):
|
|
- Fix a memory leak where directory authorities would leak a chunk
|
|
of memory for every router descriptor every time they considered
|
|
voting. This bug was taking down directory authorities due to
|
|
out-of-memory issues. Fixes bug 26435; bugfix on 0.3.3.6.
|