1. 06 7月, 2021 15 次提交
  2. 05 7月, 2021 14 次提交
  3. 04 7月, 2021 1 次提交
  4. 03 7月, 2021 4 次提交
    • H
      Merge pull request #6727 from taosdata/feature/query · c4f96ffc
      Haojun Liao 提交于
      Feature/query
      c4f96ffc
    • H
      [td-225] fix compiler error. · 76998130
      Haojun Liao 提交于
      76998130
    • H
      [td-225] fix compiler error. · 1c24c3d0
      Haojun Liao 提交于
      1c24c3d0
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#6726) · adb56981
      sangshuduo 提交于
      * [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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      adb56981
  5. 02 7月, 2021 6 次提交