Fixed problems with various utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@547 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1183,6 +1183,8 @@ RCODE F_DbCheck::verifyBTrees(
|
||||
F_BLK_HDR * pBlkHdr = NULL;
|
||||
F_CachedBlock * pSCache = NULL;
|
||||
|
||||
f_memset( State, 0, sizeof( State));
|
||||
|
||||
// The StateInfo structs may have pointer to this object,
|
||||
// but we only need one instance, so do the new here, rather
|
||||
// than inside the loop where we initialize the StateInfo structs.
|
||||
|
||||
Reference in New Issue
Block a user