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

[TD-6167]<fix> fix memory leak

上级 819d1d96
......@@ -1812,7 +1812,6 @@ int taos_stmt_close(TAOS_STMT* stmt) {
}
}
tscCloseTscObj(pStmt->pSql->pTscObj);
tscFreeSqlObj(pStmt->pSql);
tfree(pStmt);
STMT_RET(TSDB_CODE_SUCCESS);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册