mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| cos.c | ||
| cos_cp.c | ||
| rsync.c | ||
| systable.c | ||
| tcol.c | ||
| tdatablock.c | ||
| tdataformat.c | ||
| tglobal.c | ||
| tgrant.c | ||
| tmisce.c | ||
| tmsg.c | ||
| tname.c | ||
| trow.c | ||
| ttime.c | ||
| ttypes.c | ||
| tvariant.c | ||