未验证 提交 ef30a4a4 编写于 作者: D dapan1121 提交者: GitHub

Merge pull request #7612 from taosdata/fix/TD-6261

[TD-6336]<fix> reproduce and fix core
......@@ -1777,6 +1777,7 @@ static void parseFileSendDataBlock(void *param, TAOS_RES *tres, int32_t numOfRow
}
_error:
pParentSql->res.code = code;
tfree(tokenBuf);
tfree(line);
taos_free_result(pSql);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册