“bf5a3e106bd90fb9a96b55373945e2ffac9b2592”上不存在“tests/script/tsim/field/int.sim”
提交 b9d5df67 编写于 作者: W wpan

fix crash issue

上级 176af30a
......@@ -2055,10 +2055,7 @@ void tscFreeRetrieveSupporters(SSqlObj *pSql) {
SSqlObj* pSub = pSql->pSubs[i];
assert(pSub != NULL);
SRetrieveSupport* pSupport = pSub->param;
tfree(pSupport->localBuffer);
tfree(pSub->param);
tscFreeRetrieveSup(pSub);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册