mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
823fb68a14
scan-build found that we we checking UseEntryGuards twice. Fixes bug 21492.
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
o Minor bugfixes (correctness):
|
|
- Remove a redundant check for the UseEntryGuards option from the
|
|
options_transition_affects_guards() function. Fixes bug 21492;
|
|
bugfix on 0.3.0.1-alpha.
|
|
|