提交 e7e4d846 编写于 作者: wmmhello's avatar wmmhello

fix:memory leak

上级 983b7541
......@@ -358,7 +358,6 @@ int32_t smlBindData(SQuery* query, bool dataFormat, SArray* tags, SArray* colsSc
end:
insDestroyBoundColInfo(&bindTags);
taosMemoryFree(pCreateTblReq);
tdDestroySVCreateTbReq(pCreateTblReq);
taosMemoryFree(pCreateTblReq);
taosArrayDestroy(tagName);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册