mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
This patch ensures that we always lowercase the BridgeDistribution from torrc in descriptors before submitting it. See: https://bugs.torproject.org/32753
3 lines
173 B
Text
3 lines
173 B
Text
o Minor bugfixes (bridges):
|
|
- Lowercase the value of BridgeDistribution from torrc before adding it to
|
|
the descriptor. Fixes bug 32753; bugfix on 0.3.2.3-alpha.
|