free mem
This commit is contained in:
parent
fbed0acace
commit
1bed2b1e40
|
@ -2364,6 +2364,8 @@ void streamScanReloadState(SOperatorInfo* pOperator) {
|
|||
pUpInfo->pMap = NULL;
|
||||
pInfo->stateStore.updateInfoDestroy(pUpInfo);
|
||||
}
|
||||
} else {
|
||||
pInfo->stateStore.updateInfoDestroy(pUpInfo);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue