[TD-6336]<fix> reproduce and fix core
This commit is contained in:
parent
7c76e85979
commit
5317e22fac
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue