“564ebc1a526c410c741a3c42e60781898444bb1c”上不存在“src/kit/taosdemo/git@gitcode.net:taosdata/tdengine.git”
提交 150067fc 编写于 作者: H Haojun Liao

[td-225] fix memory leak

上级 efad7d89
...@@ -586,6 +586,7 @@ static int tsdbRemoveTableFromIndex(STsdbMeta *pMeta, STable *pTable) { ...@@ -586,6 +586,7 @@ static int tsdbRemoveTableFromIndex(STsdbMeta *pMeta, STable *pTable) {
} }
} }
taosArrayDestroy(res);
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册