mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
|
o Minor bugfixes:
|
||
|
- Bitwise check the BRIDGE_DIRINFO flag rather than using equality.
|
||
|
Fixes a (potential) bug where directories offering BRIDGE_DIRINFO and
|
||
|
some other flag (i.e. microdescriptors or extrainfo) would be ignored
|
||
|
when looking for bridge directories. Partially fixes bug 13163.
|