Commit 94b65b74 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5507 another test fix


git-svn-id: file:///svn/toku/tokudb@48053 c7de825b-a66e-492c-adef-691d508d4ae1
parent 156bb123
...@@ -131,6 +131,7 @@ void checkpointer_test::test_pending_bits() { ...@@ -131,6 +131,7 @@ void checkpointer_test::test_pending_bits() {
attr.cache_pressure_size = 0; attr.cache_pressure_size = 0;
attr.is_valid = true; attr.is_valid = true;
ZERO_STRUCT(p);
pair_init(&p, pair_init(&p,
&cf, &cf,
k, k,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment