TDengine/tests/examples
Shuduo Sang 7bd149acfe
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8013)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

* [TD-3197] <fix>: fix memory leak when parsing arguments.

* [TD-3197] <fix>: fix cmake strip arguments.

* [TD-3197] <fix>: taosdemo coverity scan.

fix cmake string manipulation.

* [TD-3197]<fix>: taosdemo coverity scan issue.

configDir buffer overwrite.

* [TD-3197]<fix>: coverity scan issue.

taosdump argument validation.

* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* [TD-3197]<fix>: taosdemo coverity scan.

append result buf to file. for develop branch.

* exit if read sample file failed.

* fix converity scan issue.

* fix coverity scan issue.

* fix coverity scan memory leak.

* fix resource leak reported by coverity scan.

* fix taosdemo coverity scan issue.

* fix tcsetattr and getchar return value determination bug.

* fix coverity scan issue.

* fix two more coverity scan issues.

* fix stmt batch coverity scan issue.

* change to portable format.

* delete tests/examples/c/'-g' file

* fix example compile error.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-09-22 08:00:37 +08:00
..
bash alter_examples_bash 2019-08-05 10:41:28 +08:00
c Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8013) 2021-09-22 08:00:37 +08:00
C# [TD-6535]<fix>: force cleanup tscCache to close tsc timer, which will cause segmentfault (#7818) 2021-09-08 10:15:04 +08:00
go [TD-3879]add stmt mode for taodemo go 2021-04-22 18:13:09 +08:00
JDBC Enh/ts-339 refactor code in springbootdemo and JDBCDemo (#7867) 2021-09-13 10:15:01 +08:00
lua [TD-4666]<feature>: support max column num to 4096 2021-06-10 18:51:10 +08:00
matlab Adjust code structure 2019-11-07 18:12:26 +08:00
nodejs Nodejs/xiaolei/td 2979 (#7369) 2021-09-01 00:16:14 +08:00
python [TD-2771] <feature>: python taosdemo. refine query. 2021-02-06 09:39:46 +00:00
R Adjust code structure 2019-11-07 18:12:26 +08:00
rust@1c8924dc66 [TD-2969] <fix>: fix rust example submodule issue. 2021-02-12 15:21:00 +00:00