Skip to content
Snippets Groups Projects
Commit 4cbaa51a authored by Roger Dingledine's avatar Roger Dingledine
Browse files

the other half of the question for nick

svn:r12196
parent e4230d10
No related branches found
No related tags found
No related merge requests found
......@@ -1526,6 +1526,8 @@ dirvote_add_vote(const char *vote_body, const char **msg_out, int *status_out)
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 */
/* In fact, how can ds->v3_identity_digest be set if it's not a
* V3_AUTHORITY? */
keys);
tor_free(keys);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment