free close window sbf
This commit is contained in:
parent
31b8410c33
commit
637ac543c8
|
@ -261,6 +261,7 @@ void updateInfoDestroy(SUpdateInfo *pInfo) {
|
|||
|
||||
taosArrayDestroy(pInfo->pTsSBFs);
|
||||
taosHashCleanup(pInfo->pMap);
|
||||
updateInfoAddCloseWindowSBF(pInfo);
|
||||
taosMemoryFree(pInfo);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue