This commit is contained in:
parent
ded3a2c142
commit
8712b64101
|
@ -1086,6 +1086,7 @@ _error_clean:
|
|||
_clean:
|
||||
taosCleanUpIntHash(pSql->pTableHashList);
|
||||
pSql->pTableHashList = NULL;
|
||||
pSql->asyncTblPos = NULL;
|
||||
return code;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue