mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Set *have_low_ports_out from stub port_parse_ports_relay().
Previously we just ignored this option, which would leave it unset, and cause an assertion failure later on when running with the User option. Fixes bug 33668; bugfix on 0.4.3.1-alpha.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (--disable-module-relay):
|
||||
- Fix an assertion failure when Tor is build without the relay module,
|
||||
and then invoked with the "User" option. Fixes bug 33668; bugfix on
|
||||
0.4.3.1-alpha.
|
||||
Reference in New Issue
Block a user