homework-jianmu/source
Jinqing Kuang 1ef8574429 fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose
Resolved an issue in tsdbReaderClose where wild pointer access could
occur in cases of insufficient memory or other exceptions.
2024-09-09 18:11:52 +08:00
..
client Merge pull request #27226 from taosdata/feat/TD-30813-2 2024-09-09 08:52:59 +08:00
common Merge pull request #27746 from taosdata/enh/TD-31803-10 2024-09-09 12:49:25 +08:00
dnode fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose 2024-09-09 18:11:52 +08:00
libs Merge pull request #27750 from taosdata/fix/TD-31946.2 2024-09-09 15:46:27 +08:00
os Merge branch '3.0' into fix/TD-31163-3.0 2024-08-28 19:12:46 +08:00
util enh:[TD-31902] Remove void. 2024-09-06 10:38:10 +08:00
CMakeLists.txt