Typo in a log_warn message in notice.c
In line 1620 of src/or/config.c is a typo:
log_warn(LD_BUG, "Failed parsing oubound bind addresses: %s", msg);
A 't' should be added to oubound.
In line 1620 of src/or/config.c is a typo:
log_warn(LD_BUG, "Failed parsing oubound bind addresses: %s", msg);
A 't' should be added to oubound.
changed milestone to %Tor: 0.2.6.x-final
Trac:
Milestone: N/A to Tor: 0.2.6.x-final
Keywords: N/A deleted, tor-relay added
d1e52d9a2a26c1bf9f80b237e692c72517c30495 should fix this; thanks!
Trac:
Resolution: N/A to fixed
Status: new to closed
closed
moved to tpo/core/tor#14527 (closed)