1. 10 4月, 2021 3 次提交
  2. 09 4月, 2021 1 次提交
  3. 08 4月, 2021 4 次提交
  4. 07 4月, 2021 12 次提交
  5. 06 4月, 2021 14 次提交
  6. 05 4月, 2021 2 次提交
  7. 04 4月, 2021 4 次提交
    • H
      [td-3664]update sim. · 36cd4550
      Haojun Liao 提交于
      36cd4550
    • H
      [td-3664]<fix>:fix bug in top/bottom query. · e9fe84f4
      Haojun Liao 提交于
      e9fe84f4
    • H
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5677) · a13873e1
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      a13873e1