未验证 提交 6f2f7335 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #4211 from taosdata/hotfix/TD-2084

[TD-2084]<hotfix>: invalid read when close TSDB
......@@ -462,8 +462,8 @@ _exit:
tdFreeDataCols(pDataCols);
tsdbDestroyCommitIters(iters, pMem->maxTables);
tsdbDestroyHelper(&whelper);
tsdbEndCommit(pRepo);
tsdbInfo("vgId:%d commit over", pRepo->config.tsdbId);
tsdbEndCommit(pRepo);
return NULL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册