mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
338185d840
Remove a harmless "Bug" log message that can happen in relay_addr_learn_from_dirauth() on relays during startup: tor_bug_occurred_(): Bug: ../src/feature/relay/relay_find_addr.c:225: relay_addr_learn_from_dirauth: Non-fatal assertion !(!ei) failed. (on Tor 0.4.7.10 ) Bug: Tor 0.4.7.10: Non-fatal assertion !(!ei) failed in relay_addr_learn_from_dirauth at ../src/feature/relay/relay_find_addr.c:225. Stack trace: (on Tor 0.4.7.10 ) Finishes fixing bug 40231. Fixes bug 40523; bugfix on 0.4.5.4-rc.
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
o Minor bugfixes (relay):
|
|
- Remove a harmless "Bug" log message that can happen in
|
|
relay_addr_learn_from_dirauth() on relays during startup. Finishes
|
|
fixing bug 40231. Fixes bug 40523; bugfix on 0.4.5.4-rc.
|