mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
d0b2b5a202
Various places in our code try to activate these events or check their status, so we should make sure they're initialized as early as possible. Fixes bug 27861; bugfix on 0.3.5.1-alpha.
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
o Major bugfixes (initialization, crash):
|
|
- Fix an assertion crash that would stop Tor from starting up if
|
|
the code tried to activate a periodic event too early. Fixes bug
|
|
27861; bugfix on 0.3.5.1-alpha.
|