Commit 94f2e9c5 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

get gcov working

git-svn-id: file:///svn/toku/tokudb@42141 c7de825b-a66e-492c-adef-691d508d4ae1
parent c79d5d31
......@@ -3566,6 +3566,7 @@ log_open_txn (OMTVALUE txnv, u_int32_t UU(index), void *UU(extra)) {
}
// default is an error
assert(0);
return 0;
}
// TODO: #1510 locking of cachetable is suspect
......
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