mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
|
o Minor bugfixes (hidden service v3):
|
||
|
- Avoid asserting when building descriptors in the next rotation time is
|
||
|
out of sync with the consensus valid after time. Instead, log a bug
|
||
|
warning with extra information to hunt down the cause of this assert.
|
||
|
Fixes bug 25306; bugfix on 0.3.2.1-alpha.
|
||
|
|