TDengine/source/dnode/vnode/src/tsdb
Jinqing Kuang de70067436 fix(query)[TD-32564]. Fix memory leak in exceptional cases
In function tsdbTFileSetInitRef, clear all FileObj stored in
the variable lvl when an error occurs, and release the memory
allocated for lvl itself.
2024-10-16 10:48:41 +08:00
..
tsdbCache.c fix: (last) add lock for writebatch 2024-10-12 09:52:46 +08:00
tsdbCacheRead.c enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
tsdbCommit.c refact more code 2024-07-17 22:09:09 +08:00
tsdbCommit2.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbCommit2.h refact more code 2023-06-19 09:32:29 +08:00
tsdbDataFileRAW.c enh: error code handle 2024-09-11 10:56:40 +08:00
tsdbDataFileRAW.h basic function 2024-03-29 02:48:49 +00:00
tsdbDataFileRW.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbDataFileRW.h enh: remove void with error code handle 2024-09-10 13:12:05 +08:00
tsdbDef.h enh: check return code 2024-07-18 11:32:13 +08:00
tsdbFile.c enh: remove void in tsdb 2024-09-10 10:05:38 +08:00
tsdbFile2.c enh: error code handle 2024-09-11 10:56:40 +08:00
tsdbFile2.h enh: error handling 2024-09-10 18:55:02 +08:00
tsdbFS.c more change 2024-09-24 16:48:07 +08:00
tsdbFS2.c fix(tsdb/scan): ignore lcn file only 2024-10-11 18:34:08 +08:00
tsdbFS2.h ehn: remove void 2024-09-24 16:08:48 +08:00
tsdbFSet2.c fix(query)[TD-32564]. Fix memory leak in exceptional cases 2024-10-16 10:48:41 +08:00
tsdbFSet2.h enh: error code handle 2024-09-10 14:35:43 +08:00
tsdbFSetRAW.c Modify error code passing for taosMemoryCalloc function in vnode 2024-08-27 17:37:01 +08:00
tsdbFSetRAW.h basic function 2024-03-29 02:48:49 +00:00
tsdbFSetRW.c fix invalid free or mem leak 2024-10-11 09:31:35 +08:00
tsdbFSetRW.h cos/multi-write: dnode part including mnode/vnode/tsdb 2024-04-08 10:31:49 +08:00
tsdbIter.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbIter.h enh: remove void with error code handle 2024-09-10 13:12:05 +08:00
tsdbMemTable.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbMerge.c enh: error code handle 2024-09-11 10:56:40 +08:00
tsdbMerge.h refact more code 2023-06-19 09:32:29 +08:00
tsdbMergeTree.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbOpen.c ehn: remove void 2024-09-24 10:06:30 +08:00
tsdbRead2.c enh:modify error code passing 2024-10-09 15:37:00 +08:00
tsdbReaderWriter.c void cleanups 2024-09-25 16:52:17 +08:00
tsdbReadUtil.c Merge pull request #27987 from taosdata/enh/TD-31691 2024-09-20 11:47:24 +08:00
tsdbReadUtil.h other: merge 3.0 2024-09-23 11:05:31 +08:00
tsdbRetention.c ehn: remove void 2024-09-26 10:43:16 +08:00
tsdbSnapInfo.c enh: error code handle 2024-09-11 10:56:40 +08:00
tsdbSnapshot.c enh: change tsdb snapshot strategy to accelarate the snapshot process 2024-10-10 14:14:58 +08:00
tsdbSnapshotRAW.c enh: handle void 2024-09-23 13:48:34 +08:00
tsdbSttFileRW.c ehn: remove void 2024-09-24 16:08:48 +08:00
tsdbSttFileRW.h enh: error code handle 2024-09-10 14:35:43 +08:00
tsdbUpgrade.c enh:modify error code passing 2024-09-20 08:56:46 +08:00
tsdbUpgrade.h more code 2023-06-25 16:27:14 +08:00
tsdbUtil.c fix rowMerger possibly null pointer 2024-09-27 18:17:14 +08:00
tsdbUtil2.c ehn: remove void 2024-09-24 16:08:48 +08:00
tsdbUtil2.h ehn: remove void 2024-09-24 16:08:48 +08:00
tsdbWrite.c enh: clear more asserts 2024-08-26 16:56:48 +08:00