mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
033691212a
If future code asks if there are any running bridges, without checking if bridges are enabled, log a BUG warning rather than crashing. Fixes 23524 on 0.3.0.1-alpha
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
o Minor bugfixes (DoS-resistance):
|
|
- If future code asks if there are any running bridges, without checking
|
|
if bridges are enabled, log a BUG warning rather than crashing.
|
|
Fixes 23524 on 0.3.0.1-alpha.
|