提交 78df93e0 编写于 作者: dengyihao's avatar dengyihao

fix invalid packet

上级 80a8858f
...@@ -587,6 +587,7 @@ int tfileWriterPut(TFileWriter* tw, void* data, bool order) { ...@@ -587,6 +587,7 @@ int tfileWriterPut(TFileWriter* tw, void* data, bool order) {
taosMemoryFree(buf); taosMemoryFree(buf);
return -1; return -1;
} }
buf = t;
} }
char* p = buf; char* p = buf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册