提交 eb2def1e 编写于 作者: H hjxilinx

fix memory leaks

上级 20dbf100
......@@ -363,8 +363,6 @@ int32_t taosDoInterpoResult(SInterpolationInfo* pInterpoInfo, int16_t interpoTyp
for (int i = 1; i < pModel->numOfCols; i++) {
setNull(*prevValues + pModel->colOffset[i], pModel->pFields[i].type, pModel->pFields[i].bytes);
}
printf("alloc=------------------%p\n", *prevValues);
}
// assign rows to dst buffer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册