TDengine/source/libs/function/src
xinsheng Ren 59f45345fb
fix: memleak while stop udfd
* fix: use address sanitizer to detect buffer overflow in udfTest.py

* fix: improve UDF process termination in udfTest.py

* fix: udf test case, stack overflow

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2025-03-20 13:45:33 +08:00
..
detail feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
builtins.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
builtinsimpl.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
functionMgt.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
tfunctionInt.c enh: refactor error code 2024-07-25 08:51:19 +08:00
thistogram.c enh:modify error code passing 2024-09-20 17:48:04 +08:00
tpercentile.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
tscript.c enh:[TD-32414] replace unsafe function in scalar and function. 2024-10-09 17:02:01 +08:00
tudf.c fix: memleak while stop udfd 2025-03-20 13:45:33 +08:00
udfd.c feat: support customized taos/taosd (#29736) 2025-03-14 13:32:13 +08:00