提交 8a0d6d6e 编写于 作者: wafwerar's avatar wafwerar

fix(os): win not close file ctest error

上级 5acf4190
......@@ -141,7 +141,6 @@ void tfileCacheDestroy(TFileCache* tcache) {
TFileReader* p = *reader;
indexInfo("drop table cache suid: %" PRIu64 ", colName: %s, colType: %d", p->header.suid, p->header.colName,
p->header.colType);
tfileReaderDestroy(p);
tfileReaderUnRef(p);
reader = taosHashIterate(tcache->tableCache, reader);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册