mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
tmp
This commit is contained in:
parent
0b9c515870
commit
5977435629
@ -4691,6 +4691,7 @@ options_init_from_torrc(int argc, char **argv)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (command == CMD_HASH_PASSWORD) {
|
if (command == CMD_HASH_PASSWORD) {
|
||||||
|
cf_defaults = tor_strdup("");
|
||||||
cf = tor_strdup("");
|
cf = tor_strdup("");
|
||||||
} else {
|
} else {
|
||||||
cf_defaults = load_torrc_from_disk(argc, argv, 1);
|
cf_defaults = load_torrc_from_disk(argc, argv, 1);
|
||||||
|
Loading…
Reference in New Issue
Block a user