mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Downgrade the last xxx021 in routerparse. The duplicate code stands for now.
svn:r17817
This commit is contained in:
parent
d0924d522d
commit
76a2e11f91
@ -2556,7 +2556,8 @@ networkstatus_parse_vote_from_string(const char *s, const char **eos_out,
|
||||
ns_detached_signatures_t *
|
||||
networkstatus_parse_detached_signatures(const char *s, const char *eos)
|
||||
{
|
||||
/* XXXX021 there is too much duplicate code here. */
|
||||
/* XXXX there is too much duplicate shared between this function and
|
||||
* networkstatus_parse_vote_from_string(). */
|
||||
directory_token_t *tok;
|
||||
memarea_t *area = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user