未验证 提交 98fd89a5 编写于 作者: H haojun Liao 提交者: GitHub

[TD-2885]<fix>: fix memory leak.

上级 d9baeab1
......@@ -217,6 +217,8 @@ void cqClose(void *handle) {
taosRemoveRef(cqObjRef, rid);
}
tfree(pContext);
}
void cqStart(void *handle) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册