提交 caa88bc5 编写于 作者: G Ganlin Zhao

Revert "fix: coverity issues"

This reverts commit aa4daf17.
上级 c04ade78
......@@ -5954,7 +5954,6 @@ int32_t tDecodeSMqDataRsp(SDecoder *pDecoder, SMqDataRsp *pRsp) {
if (pSW == NULL) return -1;
if (tDecodeSSchemaWrapper(pDecoder, pSW) < 0) return -1;
taosArrayPush(pRsp->blockSchema, &pSW);
taosMemoryFree(pSW);
}
if (pRsp->withTbName) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册