refreeOperator

This commit is contained in:
xsren 2024-08-06 18:16:31 +08:00
parent 8a478ca258
commit b9e0d0bdd5
1 changed files with 0 additions and 1 deletions

View File

@ -616,7 +616,6 @@ _error:
destroyGroupOperatorInfo(pInfo);
}
destroyOperator(pOperator);
taosMemoryFreeClear(pOperator);
return code;
}