提交 14b8a312 编写于 作者: S Shungang Li

fix for memleak

上级 1f7037c3
...@@ -373,6 +373,7 @@ static int32_t vnodeTtlTask(void *arg) { ...@@ -373,6 +373,7 @@ static int32_t vnodeTtlTask(void *arg) {
_exit: _exit:
// end commit // end commit
taosArrayDestroy(tbUids);
taosMemoryFree(pInfo); taosMemoryFree(pInfo);
return code; return code;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册