瀏覽代碼

Merge remote-tracking branch 'asn/bug19551'

Nick Mathewson 9 年之前
父節點
當前提交
e889da1d7f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/test/test_shared_random.c

+ 1 - 0
src/test/test_shared_random.c

@@ -1205,6 +1205,7 @@ test_state_update(void *arg)
     state->valid_after = 0;
     state->n_reveal_rounds = 0;
     state->n_commit_rounds = 0;
+    state->n_protocol_runs = 0;
   }
 
   /* We need to mock for the state update function call. */