mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.3.1' into maint-0.3.2
This commit is contained in:
@@ -869,6 +869,7 @@ test_sr_setup_commits(void)
|
||||
/* Now during REVEAL phase save commit D by restoring its reveal. */
|
||||
set_sr_phase(SR_PHASE_REVEAL);
|
||||
save_commit_to_state(place_holder);
|
||||
place_holder = NULL;
|
||||
tt_str_op(commit_d->encoded_reveal, OP_EQ,
|
||||
"DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD");
|
||||
/* Go back to an empty encoded reveal value. */
|
||||
|
||||
Reference in New Issue
Block a user