mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
ask nick about a possible bug
svn:r12193
This commit is contained in:
parent
7da93b80ca
commit
e4230d100a
@ -1525,6 +1525,7 @@ dirvote_add_vote(const char *vote_body, const char **msg_out, int *status_out)
|
||||
"This authority %s. Known v3 key IDs are: %s",
|
||||
hex_str(vi->identity_digest, DIGEST_LEN),
|
||||
ds?"is not recognized":"is recognized, but is not listed as v3",
|
||||
/* XXX020 isn't the above line backwards? -RD */
|
||||
keys);
|
||||
tor_free(keys);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user