homework-jianmu/source/dnode/vnode
Jinqing Kuang b4e0f9a922 enh(query)[TD-32127]: improve code quality of tsdbRead module
- Add parameter validation for functions to ensure robustness
- Nullify pointers when freeing memory to prevent dangling pointers
- Initialize local variables to avoid undefined behavior
- Add error handling and logging for better debugging
2024-11-11 11:53:28 +08:00
..
inc enh(query)[TD-32127]: improve code quality of tsdbRead module 2024-11-11 11:53:28 +08:00
src enh(query)[TD-32127]: improve code quality of tsdbRead module 2024-11-11 11:53:28 +08:00
test enh: return error code 2024-07-21 11:43:39 +08:00
CMakeLists.txt fix: format cmake file 2024-10-24 10:10:07 +08:00