Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
8771199e
Commit
8771199e
authored
Jan 25, 2022
by
Alexander Færøy
🍍
Browse files
Merge remote-tracking branch 'tor-gitlab/mr/513' into main
parents
29b05844
222fbba4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/feature/relay/selftest.c
View file @
8771199e
...
...
@@ -256,6 +256,7 @@ router_do_orport_reachability_checks(const routerinfo_t *me,
const
tor_addr_port_t
*
ap
=
extend_info_get_orport
(
ei
,
family
);
if
(
BUG
(
!
ap
))
{
/* Not much we can do here to recover apart from screaming loudly. */
extend_info_free
(
ei
);
return
;
}
log_info
(
LD_CIRC
,
"Testing %s of my %s ORPort: %s."
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment