TDengine/source
Haojun Liao 7d5d5abb44
fix(gpt): fix the stack smashing due to long error messsges and do some refactor. (#34447)
* feat: support preprocess.

* feat: dynamic load model.

* fix: remove repeat free operations.

* fix: fix error.

* fix: fix error.

* fix: avoid stack overflow, and add more check for error msg.

* fix: check ptr.
2026-02-11 09:26:30 +08:00
..
client fix: docs stmt2 demo (#34531) 2026-02-06 19:56:27 +08:00
common fix(rbac): catalog sub task and view/stream privileges[manual-only] (#34506) 2026-02-06 15:30:48 +08:00
dnode fix(rbac): catalog sub task and view/stream privileges[manual-only] (#34506) 2026-02-06 15:30:48 +08:00
libs fix(gpt): fix the stack smashing due to long error messsges and do some refactor. (#34447) 2026-02-11 09:26:30 +08:00
os fix(taos): semphore is not destroy (#34492) 2026-02-05 18:31:48 +08:00
util fix(rbac): catalog sub task and view/stream privileges[manual-only] (#34506) 2026-02-06 15:30:48 +08:00
CMakeLists.txt