提交 d3d03d8c 编写于 作者: H Hongze Cheng

adjust more code

上级 cc116b21
......@@ -574,7 +574,7 @@ struct SDelFWriter {
SDelFile fDel;
TdFilePtr pWriteH;
uint8_t *pBuf1;
uint8_t *aBuf[1];
};
struct SDataFWriter {
......@@ -591,10 +591,7 @@ struct SDataFWriter {
SLastFile fLast;
SSmaFile fSma;
uint8_t *pBuf1;
uint8_t *pBuf2;
uint8_t *pBuf3;
uint8_t *pBuf4;
uint8_t *aBuf[4];
};
struct STsdbReadSnap {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册