homework-jianmu/source/common
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
..
src fix(query)[TD-32360]. Fix memory leak during tsort in exceptional scenarios 2024-09-29 14:53:21 +08:00
test enh: support drop table with uid 2024-09-17 15:41:10 +08:00
CMakeLists.txt cos/multi-write: include headers part 2024-04-08 10:33:02 +08:00