提交 7db12bb3 编写于 作者: dengyihao's avatar dengyihao

fix invalid free

上级 a8ffb823
......@@ -413,8 +413,8 @@ int32_t recoverSnapshot(SStreamFileState* pFileState) {
taosMemoryFree(val);
if (ts < pFileState->flushMark) {
// forceRemoveCheckPoint(pFileState->pFileStore, i);
} else {
break;
} else {
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册