1. 26 10月, 2021 7 次提交
  2. 25 10月, 2021 1 次提交
  3. 24 10月, 2021 2 次提交
  4. 23 10月, 2021 1 次提交
  5. 22 10月, 2021 1 次提交
  6. 21 10月, 2021 5 次提交
  7. 20 10月, 2021 12 次提交
  8. 19 10月, 2021 7 次提交
    • G
      fix openTSDBTest.c and memory leak · ddb33879
      Ganlin Zhao 提交于
      ddb33879
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8323) · 18c84e58
      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.
      
      * 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.
      
      * fix coverity scan issue
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      18c84e58
    • haoranc's avatar
      [TD-5898]<test>:add taosdump case about usage of -D · dfa02063
      haoranc 提交于
      dfa02063
    • G
      fixed simExe.c · dc13ae8a
      Ganlin Zhao 提交于
      dc13ae8a
    • G
      fixed apitest.c · b04933f0
      Ganlin Zhao 提交于
      b04933f0
    • G
      fixed schemaless.c · 47c656c9
      Ganlin Zhao 提交于
      47c656c9
    • R
      Update create.py · d9e8f807
      Richard Li 提交于
      Fix the typo error in the table/create.py.
      d9e8f807
  9. 18 10月, 2021 4 次提交