“91f67330b16bcb93b917f8a357a33a97e67e2ff1”上不存在“docs/en/05-develop/03-insert-data.md”
提交 a07366ed 编写于 作者: M Minglei Jin

fix(tdb/pager): destroy txn id list

上级 5d641a89
...@@ -987,6 +987,7 @@ int tdbPagerRestoreJournals(SPager *pPager) { ...@@ -987,6 +987,7 @@ int tdbPagerRestoreJournals(SPager *pPager) {
} }
} }
taosArrayDestroy(pTxnList);
tdbCloseDir(&pDir); tdbCloseDir(&pDir);
return 0; return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册