提交 f5055ae0 编写于 作者: C Cary Xu

update

上级 15a1f384
......@@ -112,7 +112,6 @@ static int tsdbDecodeDFileSetArray(void **originBuf, void *buf, SArray *pArray,
for (size_t i = 0; i < nset; i++) {
SDFileSet dset = {0}; // ver is TSDB_FSET_VER_0(0) at default
int a = sizeof(dset);
buf = tsdbDecodeDFileSet(buf, &dset, pSFSHeader->version);
taosArrayPush(pArray, (void *)(&dset));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册