mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
Never ever leave ri.platform unset.
svn:r1624
This commit is contained in:
parent
874d0cd8df
commit
94f126bca3
@ -720,6 +720,7 @@ test_dir_format()
|
||||
ex2.next = NULL;
|
||||
r2.address = "tor.tor.tor";
|
||||
r2.addr = 0x0a030201u; /* 10.3.2.1 */
|
||||
r2.platform = tor_strdup(platform);
|
||||
r2.published_on = 5;
|
||||
r2.or_port = 9005;
|
||||
r2.socks_port = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user