mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
tmp
This commit is contained in:
@@ -4691,6 +4691,7 @@ options_init_from_torrc(int argc, char **argv)
|
||||
}
|
||||
|
||||
if (command == CMD_HASH_PASSWORD) {
|
||||
cf_defaults = tor_strdup("");
|
||||
cf = tor_strdup("");
|
||||
} else {
|
||||
cf_defaults = load_torrc_from_disk(argc, argv, 1);
|
||||
|
||||
Reference in New Issue
Block a user