Skip to content
Snippets Groups Projects
Commit 80b33ae1 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

config: Set flag for implicit port address


Fun bug where we thought we were using the default "false" value when an
implicit address was detected but if we had an explicit address before, the
flag was set to true and then we would only use that value.

And thus, for some configurations, implicit addresses would be flagged as
explicit and then configuring ports goes bad.

Related to #40289

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent 758000aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment