mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
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
4 lines
220 B
Text
4 lines
220 B
Text
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.
|