mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge remote-tracking branch 'asn/bug19551'
This commit is contained in:
commit
e889da1d7f
@ -1205,6 +1205,7 @@ test_state_update(void *arg)
|
|||||||
state->valid_after = 0;
|
state->valid_after = 0;
|
||||||
state->n_reveal_rounds = 0;
|
state->n_reveal_rounds = 0;
|
||||||
state->n_commit_rounds = 0;
|
state->n_commit_rounds = 0;
|
||||||
|
state->n_protocol_runs = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* We need to mock for the state update function call. */
|
/* We need to mock for the state update function call. */
|
||||||
|
Loading…
Reference in New Issue
Block a user