TDengine/source/common/src
Jinqing Kuang f5c9bf9b5d fix(query)[TD-32360]. Fix memory leak during tsort in exceptional scenarios
When extracting data from the sort source, an error may cause a long
jump to the outermost execution layer. This leads to a local variable in
createBlocksQuickSortInitialSources not being released, resulting a
memory leak. This fix ensures proper resource cleanup in such cases to
prevent leaks.
2024-09-29 14:53:21 +08:00
..
cos.c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31890-18 2024-09-26 08:57:25 +08:00
cos_cp.c void sync query return val 2024-09-25 18:25:40 +08:00
rsync.c ehn: remove void 2024-09-24 10:06:30 +08:00
systable.c enh: support drop table by uid 2024-09-12 16:12:52 +08:00
tcol.c enh: return value process 2024-09-23 14:48:52 +08:00
tdatablock.c fix(query)[TD-32360]. Fix memory leak during tsort in exceptional scenarios 2024-09-29 14:53:21 +08:00
tdataformat.c fix:[TS-5466] tag rewrite error 2024-09-27 01:47:29 +08:00
tglobal.c ehn: remove void 2024-09-25 17:45:10 +08:00
tgrant.c enh: logs and show grants 2024-03-10 08:50:05 +08:00
tmisce.c Merge pull request #27852 from taosdata/enh/TD-31691 2024-09-14 11:23:14 +08:00
tmsg.c enh: drop table with uid 2024-09-19 18:34:49 +08:00
tname.c enh: check memory allocation 2024-09-18 23:17:08 +08:00
trow.c ehn: remove void 2024-09-25 17:45:10 +08:00
ttime.c ehn: remove void 2024-09-25 17:45:10 +08:00
ttypes.c enh: add more code check 2024-07-26 23:08:13 +08:00
tvariant.c enh: check memory allocation 2024-09-18 23:17:08 +08:00