mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
some cleanups. more probably remain, but hey, it's an alpha.
time to put out the bugfix release. svn:r9309
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ evdns_log_cb(int warn, const char *msg)
|
||||
* nameservers have failed' if we're completely out of nameservers;
|
||||
* otherwise, the situation is tolerable. */
|
||||
warn = 0;
|
||||
control_event_server_status(LOG_WARN,
|
||||
control_event_server_status(LOG_NOTICE,
|
||||
"NAMESERVER_STATUS NS=%s STATUS=DOWN ERR=%s",
|
||||
ns, escaped(err));
|
||||
tor_free(ns);
|
||||
|
||||
Reference in New Issue
Block a user