mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
bughunt: start tracking the bug mutiny found
svn:r906
This commit is contained in:
@@ -126,6 +126,8 @@ routerinfo_t *router_pick_directory_server(void) {
|
||||
dirserver = router;
|
||||
}
|
||||
}
|
||||
if(!dirserver)
|
||||
log_fn(LOG_WARN,"No dirservers in directory! Returning NULL.");
|
||||
return dirserver;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user