提交 20e0d336 编写于 作者: D dapan1121

fix memory leak issue

上级 1f9b6f14
......@@ -2826,7 +2826,6 @@ void relocateColumnData(SSDataBlock* pBlock, const SArray* pColMatchInfo, SArray
}
if (p->info.colId == pmInfo->colId) {
colDataDestroy(taosArrayGet(pBlock->pDataBlock, pmInfo->targetSlotId));
taosArraySet(pBlock->pDataBlock, pmInfo->targetSlotId, p);
i++;
j++;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册