提交 178b3dd5 编写于 作者: S Shengliang Guan

invalid destroy

上级 0555cf4b
......@@ -276,8 +276,6 @@ char* buildCreateStbReq(SCreateTableSql* pCreateTableSql, int32_t* len, SParseCo
void* buf = req;
tSerializeSMCreateStbReq(&buf, &createReq);
taosArrayDestroy(createReq.pColumns);
taosArrayDestroy(createReq.pTags);
*len = tlen;
return req;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册